mirror of
https://github.com/binwiederhier/ntfy.git
synced 2024-11-22 03:13:33 +01:00
Move react-scripts
to devDependencies
This commit is contained in:
parent
ffbf288c9b
commit
1761ec0207
2 changed files with 1658 additions and 240 deletions
1894
web/package-lock.json
generated
1894
web/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -23,10 +23,12 @@
|
|||
"react-i18next": "^11.16.2",
|
||||
"react-infinite-scroll-component": "^6.1.0",
|
||||
"react-router-dom": "^6.2.2",
|
||||
"react-scripts": "^5.0.0",
|
||||
"stacktrace-gps": "^3.0.4",
|
||||
"stacktrace-js": "^2.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"react-scripts": "^5.0.0"
|
||||
},
|
||||
"browserslist": {
|
||||
"production": [
|
||||
">0.2%",
|
||||
|
|
Loading…
Reference in a new issue