Skip to content
This repository has been archived by the owner on Jun 22, 2021. It is now read-only.

Commit

Permalink
fix(deps): roll back dependency typescript to v2.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 22, 2018
1 parent b17559c commit c9cc4cc
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
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"parcel-bundler": "1.8.1",
"power-assert": "1.5.0",
"rimraf": "2.6.2",
"typescript": "2.9.1-insiders.20180521"
"typescript": "2.8.3"
},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit c9cc4cc

Please sign in to comment.