Upgrade React.

This commit is contained in:
Caleb
2017-10-23 11:36:25 -06:00
committed by Shawn Erquhart
parent d4b92c2af8
commit 45ebc44c3b
2 changed files with 15 additions and 16 deletions

View File

@ -141,12 +141,12 @@
"moment": "^2.11.2",
"normalize.css": "^4.2.0",
"prop-types": "^15.5.10",
"react": "^15.5.0",
"react": "^16.0.0",
"react-autosuggest": "^9.3.2",
"react-datetime": "^2.6.0",
"react-dnd": "^2.5.4",
"react-dnd-html5-backend": "^2.5.4",
"react-dom": "^15.5.0",
"react-dom": "^16.0.0",
"react-frame-component": "^2.0.0",
"react-hot-loader": "^3.0.0-beta.7",
"react-immutable-proptypes": "^2.1.0",