npm react-dom major update

ref #150
This commit is contained in:
Collin M. Barrett 2017-11-01 20:16:52 -05:00
parent c78061366f
commit c0139e323b
2 changed files with 2 additions and 2 deletions

Binary file not shown.

View file

@ -6,7 +6,7 @@
"@types/history": "^4.6.1",
"@types/material-ui": "^0.18.3",
"@types/react": "^16.0.19",
"@types/react-dom": "15.5.1",
"@types/react-dom": "^16.0.2",
"@types/react-hot-loader": "^3.0.5",
"@types/react-router": "^4.0.16",
"@types/react-router-dom": "^4.2.0",
@ -23,7 +23,7 @@
"jquery": "^3.2.1",
"json-loader": "^0.5.7",
"react": "^16.0.0",
"react-dom": "15.6.1",
"react-dom": "^16.0.0",
"react-hot-loader": "^3.1.1",
"react-router-dom": "^4.2.2",
"style-loader": "^0.19.0",