Compare commits
2 Commits
renovate/a
...
f45b101556
Author | SHA1 | Date | |
---|---|---|---|
f45b101556
|
|||
464086b071
|
@ -17,7 +17,7 @@
|
|||||||
"lint": "next lint"
|
"lint": "next lint"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"axios": "^0.30.0",
|
"axios": "^0.27.2",
|
||||||
"cheerio": "1.0.0-rc.12",
|
"cheerio": "1.0.0-rc.12",
|
||||||
"ioredis": "^5.3.2",
|
"ioredis": "^5.3.2",
|
||||||
"next": "12.2.5",
|
"next": "12.2.5",
|
||||||
|
@ -15,6 +15,8 @@
|
|||||||
"purpose": "any maskable"
|
"purpose": "any maskable"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"start_url": "/",
|
||||||
|
"display": "minimal-ui",
|
||||||
"theme_color": "#b80040",
|
"theme_color": "#b80040",
|
||||||
"background_color": "#ffe5ef"
|
"background_color": "#ffe5ef"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user