We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb68745 commit 7b9c18aCopy full SHA for 7b9c18a
1 file changed
package.json
@@ -36,8 +36,6 @@
36
"cpx": "^1.5.0",
37
"file-saver": "^2.0.2",
38
"office-ui-fabric-react": "^7.0.0",
39
- "react-scripts": "5.0.0",
40
- "react-toastify": "^7.0.4",
41
"typescript": "^4.3.5",
42
"web-vitals": "^1.1.2",
43
"webpack-cli": "^4.7.2",
@@ -52,7 +50,9 @@
52
50
"nth-check": ">=2.0.1",
53
51
"tar": ">=6.1.9",
54
"react": "^17.0.2",
55
- "react-dom": "^17.0.2"
+ "react-dom": "^17.0.2",
+ "react-scripts": "5.0.0",
+ "react-toastify": "^7.0.4"
56
},
57
"scripts": {
58
"start": "react-scripts start",
0 commit comments