docs(aio): update typescript for `examples/webpack` to same as cli

This commit is contained in:
Frederik Prijck 2017-06-09 21:17:18 +02:00 committed by Alex Rickabaugh
parent 052331fabc
commit 98308cd79c
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@
"raw-loader": "^0.5.1",
"rimraf": "^2.5.2",
"style-loader": "^0.13.1",
"typescript": "~2.0.10",
"typescript": "~2.3.1",
"webpack": "2.2.1",
"webpack-dev-server": "2.4.1",
"webpack-merge": "^3.0.0"