fix hot reloading

This commit is contained in:
Colin Megill
2017-10-23 14:10:24 -07:00
parent bd8912b9ec
commit 320aa5fd4f

View File

@@ -34,7 +34,7 @@
"react": "^15.3.0",
"react-dom": "^15.3.0",
"react-helmet": "^5.2.0",
"react-hot-loader": "^3.0.0-beta.2",
"react-hot-loader": "^3.0.0-beta.7",
"react-redux": "^5.0.6",
"react-router-dom": "4.1.2",
"redux": "^3.7.2",