update Webpack to 2.2
This commit is contained in:
parent
c5441923f7
commit
75d203c478
4 changed files with 15 additions and 17 deletions
|
@ -59,6 +59,6 @@
|
|||
"ts-loader": "0.9.5",
|
||||
"typescript": "2.0.3",
|
||||
"typings": "1.4.0",
|
||||
"webpack": "1.13.3"
|
||||
"webpack": "^2.2"
|
||||
}
|
||||
}
|
||||
|
|
Reference in a new issue