Add missing dependencies to package.json

This commit is contained in:
justinvdm 2016-02-25 17:34:15 +02:00
parent 14f02a0b50
commit 7207e31784

View file

@ -38,8 +38,11 @@
"dependencies": {
"exports-loader": "^0.6.3",
"imports-loader": "^0.6.5",
"react": "^0.14.7",
"react-dom": "^0.14.7",
"react-redux": "^4.4.0",
"redux": "^3.3.1",
"webpack": "^1.12.14",
"whatwg-fetch": "^0.11.0"
},
"scripts": {