Update webpack packages

This commit is contained in:
Nicolas Gallagher
2017-08-16 14:03:38 -07:00
parent 17e5e374ee
commit 23e5c8479c
2 changed files with 130 additions and 53 deletions
+2 -2
View File
@@ -91,8 +91,8 @@
"react-dom": "^15.6.1",
"react-test-renderer": "^15.6.1",
"url-loader": "^0.5.9",
"webpack": "^3.1.0",
"webpack-bundle-analyzer": "^2.8.2"
"webpack": "^3.5.5",
"webpack-bundle-analyzer": "^2.9.0"
},
"peerDependencies": {
"react": "15.4.x || 15.5.x || 15.6.x",