Skip to content

Commit bfab00a

Browse files
committed
add react and react-dom to devDependencies again
1 parent 57b6e9a commit bfab00a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

+2
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,8 @@
104104
"jest-cli": "^18.0.0",
105105
"node-fetch": "^1.6.3",
106106
"nyc": "^10.0.0",
107+
"react": "15.4.2",
108+
"react-dom": "15.4.2",
107109
"run-sequence": "1.2.2",
108110
"standard": "8.6.0",
109111
"wd": "^1.1.3",

0 commit comments

Comments
 (0)