Moving and updating "aspnet-webpack" package in templates (#207)

This commit is contained in:
Mike Mazmanyan
2016-07-26 17:44:07 +04:00
committed by Steve Sanderson
parent 749c7cb3ce
commit 64a8ef1112
4 changed files with 4 additions and 4 deletions

View File

@@ -2,6 +2,7 @@
"name": "WebApplicationBasic",
"version": "0.0.0",
"devDependencies": {
"aspnet-webpack": "^1.0.6",
"aspnet-webpack-react": "^1.0.1",
"babel-loader": "^6.2.3",
"babel-preset-es2015": "^6.5.0",
@@ -21,7 +22,6 @@
},
"dependencies": {
"aspnet-prerendering": "^1.0.2",
"aspnet-webpack": "^1.0.2",
"babel-core": "^6.5.2",
"domain-task": "^2.0.0",
"react": "^15.0.1",