Update to webpack 2.x
This commit is contained in:
committed by
József Farkas
parent
908c7e1e8c
commit
67c8b12eac
@@ -32,12 +32,11 @@
|
||||
"raw-loader": "^0.5.1",
|
||||
"sass-loader": "^5.0.1",
|
||||
"stylelint": "^7.8.0",
|
||||
"ts-loader": "^1.3.2",
|
||||
"ts-loader": "^2.0.0",
|
||||
"tslint": "~4.4.2",
|
||||
"webpack": "^1.14.0",
|
||||
"webpack-dev-server": "^1.16.3",
|
||||
"webpack-fail-plugin": "^1.0.5",
|
||||
"webpack-svgstore-plugin": "^3.0.6"
|
||||
"webpack": "^2.2.1",
|
||||
"webpack-dev-server": "^2.3.0",
|
||||
"webpack-svgstore-plugin": "4.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@angular/common": "2.4.7",
|
||||
|
||||
Reference in New Issue
Block a user