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 04d83a8 commit eb68745Copy full SHA for eb68745
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": "^17.0.2",
40
- "react-dom": "^17.0.2",
41
"react-scripts": "5.0.0",
42
"react-toastify": "^7.0.4",
43
"typescript": "^4.3.5",
@@ -52,7 +50,9 @@
52
50
"just-stack-react": "^1.0.0",
53
51
"marked": ">=4.0.10",
54
"nth-check": ">=2.0.1",
55
- "tar": ">=6.1.9"
+ "tar": ">=6.1.9",
+ "react": "^17.0.2",
+ "react-dom": "^17.0.2"
56
},
57
"scripts": {
58
"start": "react-scripts start",
@@ -96,4 +96,4 @@
96
"last 1 safari version"
97
]
98
}
99
-}
+}
0 commit comments