update typescript and fix test cases

This commit is contained in:
Yanzhen Yu
2019-04-02 21:38:52 +08:00
parent 059cbe4fd8
commit faebeb08eb
4 changed files with 27 additions and 6 deletions

View File

@@ -53,7 +53,7 @@
"ts-node": "^7.0.1",
"tslib": "^1.9.3",
"tslint": "^4.5.1",
"typescript": "^3.2.4"
"typescript": "^3.4.1"
},
"dependencies": {
"@types/smoothscroll-polyfill": "^0.3.0",