File tree Expand file tree Collapse file tree 2 files changed +16
-16
lines changed Expand file tree Collapse file tree 2 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " frontend" ,
3
- "version" : " 3.2.4 " ,
3
+ "version" : " 3.2.5 " ,
4
4
"description" : " React frontend for the Cards 110" ,
5
5
"author" : " Daithi Hearn" ,
6
6
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
{
2
- "short_name" : " Cards 110" ,
3
- "name" : " Cards 110" ,
4
- "version" : " 3.2.4 " ,
5
- "icons" : [
6
- {
7
- "src" : " ./assets/favicon.png" ,
8
- "sizes" : " 100x100" ,
9
- "type" : " image/png"
10
- }
11
- ],
12
- "start_url" : " ./index.html" ,
13
- "display" : " standalone" ,
14
- "theme_color" : " #000000" ,
15
- "background_color" : " #ffffff"
16
- }
2
+ "short_name" : " Cards 110" ,
3
+ "name" : " Cards 110" ,
4
+ "version" : " 3.2.5 " ,
5
+ "icons" : [
6
+ {
7
+ "src" : " ./assets/favicon.png" ,
8
+ "sizes" : " 100x100" ,
9
+ "type" : " image/png"
10
+ }
11
+ ],
12
+ "start_url" : " ./index.html" ,
13
+ "display" : " standalone" ,
14
+ "theme_color" : " #000000" ,
15
+ "background_color" : " #ffffff"
16
+ }
You can’t perform that action at this time.
0 commit comments