Use newer webpack2

This commit is contained in:
haad 2016-11-01 15:09:55 +01:00
parent d49b7be6d0
commit 38cbb4a284

View File

@ -43,7 +43,7 @@
"lodash": "^4.3.0",
"mocha": "^3.1.0",
"stream-http": "^2.2.1",
"webpack": "^2.1.0-beta.7"
"webpack": "^2.1.0-beta.25"
},
"scripts": {
"examples": "npm run examples:node",