Add missing webpack-dev-server

This commit is contained in:
Roman Hotsiy 2016-08-29 18:25:55 +03:00
parent e680aeaacf
commit 039f5fdb83
No known key found for this signature in database
GPG Key ID: 5CB7B3ACABA57CB0

View File

@ -81,6 +81,7 @@
"tslint-stylish": "^2.1.0-beta", "tslint-stylish": "^2.1.0-beta",
"typescript": "^2.0.0", "typescript": "^2.0.0",
"webpack": "^2.1.0-beta.21", "webpack": "^2.1.0-beta.21",
"webpack-dev-server": "^1.15.0",
"yargs": "^4.7.1" "yargs": "^4.7.1"
}, },
"dependencies": { "dependencies": {