mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-03 20:47:35 +03:00
Move react-scripts to devDependencies
This commit is contained in:
parent
9ea9b48891
commit
b1b081e3d8
2 changed files with 3397 additions and 729 deletions
4124
ui/package-lock.json
generated
4124
ui/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -33,7 +33,6 @@
|
|||
"react-measure": "^2.5.2",
|
||||
"react-redux": "^7.2.9",
|
||||
"react-router-dom": "^5.3.0",
|
||||
"react-scripts": "5.0.1",
|
||||
"redux": "^4.2.0",
|
||||
"redux-saga": "^1.1.3",
|
||||
"uuid": "^8.3.2"
|
||||
|
@ -46,6 +45,7 @@
|
|||
"css-mediaquery": "^0.1.2",
|
||||
"prettier": "2.8.2",
|
||||
"ra-test": "^3.18.3",
|
||||
"react-scripts": "5.0.1",
|
||||
"workbox-cli": "^6.3.0"
|
||||
},
|
||||
"scripts": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue