Update webpack to the latest stable version

This commit is contained in:
Łukasz Mierzwa
2017-08-03 22:47:46 -07:00
parent bea01196b3
commit c8ef373b59
2 changed files with 34 additions and 34 deletions

File diff suppressed because one or more lines are too long

View File

@@ -67,7 +67,7 @@
"sass-loader": "^6.0.6",
"style-loader": "^0.18.2",
"url-loader": "^0.5.9",
"webpack": "^3.3.0",
"webpack": "^3.4.1",
"window": "^4.1.0"
}
}