update add'l react npm pckgs

ref #150
This commit is contained in:
Collin M. Barrett 2017-10-31 18:23:37 -05:00
parent ea568812da
commit 19b9ff770e
2 changed files with 5 additions and 5 deletions

Binary file not shown.

View file

@ -7,9 +7,9 @@
"@types/material-ui": "^0.18.3",
"@types/react": "16.0.19",
"@types/react-dom": "^15.5.1",
"@types/react-hot-loader": "3.0.3",
"@types/react-router": "4.0.12",
"@types/react-router-dom": "4.0.5",
"@types/react-hot-loader": "^3.0.3",
"@types/react-router": "^4.0.12",
"@types/react-router-dom": "^4.0.5",
"@types/webpack-env": "1.13.0",
"aspnet-webpack": "^2.0.1",
"aspnet-webpack-react": "^3.0.0",
@ -23,8 +23,8 @@
"jquery": "3.2.1",
"json-loader": "0.5.4",
"react": "15.6.1",
"react-dom": "15.6.1",
"react-hot-loader": "3.0.0-beta.7",
"react-dom": "^15.6.1",
"react-hot-loader": "^3.0.0-beta.7",
"react-router-dom": "4.1.1",
"style-loader": "0.18.2",
"typescript": "2.4.1",