Skip to content

Commit 3339fda

Browse files
committed
move react-scripts
1 parent c4d6265 commit 3339fda

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,8 @@
4848
"sass": "^1.49.9",
4949
"suncalc": "1.8.0",
5050
"url": "^0.11.0",
51-
"uuid": "^8.3.2"
51+
"uuid": "^8.3.2",
52+
"react-scripts": "5.0.1"
5253
},
5354
"scripts": {
5455
"start-prod": "cd server && npm start",
@@ -92,7 +93,6 @@
9293
"husky": "^7.0.0",
9394
"npm-run-all": "^4.1.5",
9495
"prettier": "^2.3.0",
95-
"react-scripts": "5.0.1",
9696
"stylelint": "^16.0.2",
9797
"stylelint-config-standard-scss": "12.0.0",
9898
"typescript": "^4.9.5"

0 commit comments

Comments
 (0)