npm remaining non-semver updates

ref #150
This commit is contained in:
Collin M. Barrett 2017-11-01 20:12:54 -05:00
parent 5aebb993b1
commit 5d8f015f46
2 changed files with 3 additions and 3 deletions

Binary file not shown.

View file

@ -16,17 +16,17 @@
"awesome-typescript-loader": "^3.3.0",
"bootstrap": "^3.3.7",
"css-loader": "^0.28.7",
"event-source-polyfill": "0.0.9",
"event-source-polyfill": "0.0.11",
"extract-text-webpack-plugin": "2.1.2",
"file-loader": "0.11.2",
"isomorphic-fetch": "^2.2.1",
"jquery": "^3.2.1",
"json-loader": "0.5.4",
"json-loader": "^0.5.7",
"react": "15.6.1",
"react-dom": "15.6.1",
"react-hot-loader": "^3.1.1",
"react-router-dom": "^4.2.2",
"style-loader": "0.18.2",
"style-loader": "^0.19.0",
"typescript": "^2.6.1",
"url-loader": "^0.6.2",
"webpack": "2.5.1",