8000 fix: Added react and react-dom to devDependencies (#1111) · fuse-box/fuse-box@320522f · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jun 20, 2023. It is now read-only.

Commit 320522f

Browse files
deammenchanged
authored andcommitted
fix: Added react and react-dom to devDependencies (#1111)
1 parent 4f5d253 commit 320522f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@
5555
"jsdom": "^9.12.0",
5656
"mkdirp": "^0.5.1",
5757
"mocha": "^3.1.0",
58+
"react": "^16.2.0",
59+
"react-dom": "^16.2.0",
5860
"reflect-metadata": "^0.1.8",
5961
"run-sequence": "^1.2.2",
6062
"should": "^11.1.0",
@@ -86,8 +88,6 @@
8688
"postcss": "^6.0.1",
8789
"pretty-time": "^0.2.0",
8890
"prettysize": "0.0.3",
89-
"react": "^16.2.0",
90-
"react-dom": "^16.2.0",
9191
"realm-utils": "^1.0.9",
9292
"regexpu-core": "^4.1.3",
9393
"request": "^2.79.0",

0 commit comments

Comments
 (0)
0