Update webpack to 1.12.15.

This commit is contained in:
Greenkeeper
2016-04-11 01:11:21 +02:00
committed by John-David Dalton
parent cf2f538167
commit e619f8ca83

View File

@@ -27,7 +27,7 @@
"requirejs": "^2.2.0",
"sauce-tunnel": "^2.4.0",
"uglify-js": "2.6.2",
"webpack": "^1.12.14"
"webpack": "^1.12.15"
},
"scripts": {
"build": "npm run build:main && npm run build:fp",