update react helmet to squash proptypes error

This commit is contained in:
Colin Megill
2017-10-16 10:52:56 -07:00
parent eb492cc70c
commit ff1ad6f762

View File

@@ -32,7 +32,7 @@
"query-string": "^5.0.0",
"react": "^15.3.0",
"react-dom": "^15.3.0",
"react-helmet": "^4.0.0",
"react-helmet": "^5.2.0",
"react-hot-loader": "^3.0.0-beta.2",
"react-redux": "^5.0.6",
"react-router-dom": "4.1.2",