Skip to content

Commit dc3c6f9

Browse files
tusharmathGerrit0
authored andcommitted
fix(package): update to typescript 3.5.x (#1047)
1 parent ae67b72 commit dc3c6f9

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"progress": "^2.0.3",
4141
"shelljs": "^0.8.3",
4242
"typedoc-default-themes": "^0.6.0-0",
43-
"typescript": "3.4.x"
43+
"typescript": "3.5.x"
4444
},
4545
"devDependencies": {
4646
"@types/fs-extra": "^5.0.5",

0 commit comments

Comments
 (0)