We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents df941cc + a9ba1ea commit 6a1874cCopy full SHA for 6a1874c
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "frontend",
3
- "version": "5.5.3",
+ "version": "5.5.4",
4
"description": "React frontend for the Cards 110",
5
"author": "Daithi Hearn",
6
"license": "MIT",
public/manifest.json
@@ -1,7 +1,7 @@
"short_name": "Cards 110",
"name": "Cards 110",
"icons": [
7
"src": "./assets/favicon.png",
@@ -13,4 +13,4 @@
13
"display": "standalone",
14
"theme_color": "#000000",
15
"background_color": "#ffffff"
16
-}
+}
0 commit comments