Update package json typescript version (#2368)

* update package json typescript version

* fix test problem

* fix minor upload type bug
This commit is contained in:
Eugenio Romano
2017-09-24 16:01:34 +01:00
committed by GitHub
parent 7f3a4fc513
commit 70a38acbff
35 changed files with 4312 additions and 2142 deletions

View File

@@ -96,7 +96,7 @@
"ts-node": "1.7.0",
"tslint": "5.5.0",
"tslint-loader": "3.5.3",
"typescript": "2.3.4",
"typescript": "2.5.2",
"webpack": "2.2.1",
"webpack-dev-server": "2.3.0",
"webpack-merge": "2.6.1",