Skip to content

Commit

Permalink
fix(package): update to typescript 3.5.x (#1047)
Browse files Browse the repository at this point in the history
  • Loading branch information
tusharmath authored and Gerrit0 committed Jun 14, 2019
1 parent ae67b72 commit dc3c6f9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -40,7 +40,7 @@
"progress": "^2.0.3",
"shelljs": "^0.8.3",
"typedoc-default-themes": "^0.6.0-0",
"typescript": "3.4.x"
"typescript": "3.5.x"
},
"devDependencies": {
"@types/fs-extra": "^5.0.5",
Expand Down

0 comments on commit dc3c6f9

Please sign in to comment.