1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00

add react and react-dom to devDependencies again

This commit is contained in:
nkzawa 2017-02-09 22:49:32 +09:00
parent 57b6e9a71b
commit bfab00a3ee

View file

@ -104,6 +104,8 @@
"jest-cli": "^18.0.0",
"node-fetch": "^1.6.3",
"nyc": "^10.0.0",
"react": "15.4.2",
"react-dom": "15.4.2",
"run-sequence": "1.2.2",
"standard": "8.6.0",
"wd": "^1.1.3",