update Webpack to 2.2

This commit is contained in:
alecmerdler 2017-02-06 14:05:19 -08:00
parent c5441923f7
commit 75d203c478
4 changed files with 15 additions and 17 deletions

View file

@ -59,6 +59,6 @@
"ts-loader": "0.9.5",
"typescript": "2.0.3",
"typings": "1.4.0",
"webpack": "1.13.3"
"webpack": "^2.2"
}
}