We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4d6265 commit 3339fdaCopy full SHA for 3339fda
1 file changed
package.json
@@ -48,7 +48,8 @@
48
"sass": "^1.49.9",
49
"suncalc": "1.8.0",
50
"url": "^0.11.0",
51
- "uuid": "^8.3.2"
+ "uuid": "^8.3.2",
52
+ "react-scripts": "5.0.1"
53
},
54
"scripts": {
55
"start-prod": "cd server && npm start",
@@ -92,7 +93,6 @@
92
93
"husky": "^7.0.0",
94
"npm-run-all": "^4.1.5",
95
"prettier": "^2.3.0",
- "react-scripts": "5.0.1",
96
"stylelint": "^16.0.2",
97
"stylelint-config-standard-scss": "12.0.0",
98
"typescript": "^4.9.5"
0 commit comments