Skip to content

Commit

Permalink
Pick up new TS insiders
Browse files Browse the repository at this point in the history
  • Loading branch information
mjbvz committed Jul 13, 2018
1 parent eaa535f commit a874e01
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions extensions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
"version": "0.0.1",
"description": "Dependencies shared by all extensions",
"dependencies": {
"typescript": "3.0.0-insiders.20180706"
"typescript": "3.0.1-insiders.20180713"
},
"scripts": {
"postinstall": "node ./postinstall"
}
}
}
6 changes: 3 additions & 3 deletions extensions/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
# yarn lockfile v1


[email protected].0-insiders.20180706:
version "3.0.0-insiders.20180706"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.0.0-insiders.20180706.tgz#684c6c8ca1eefb11e79b6c072a92046ffd75184e"
[email protected].1-insiders.20180713:
version "3.0.1-insiders.20180713"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.0.1-insiders.20180713.tgz#02775b5197ab02b79ed5b84e7483c18ed164e55e"

0 comments on commit a874e01

Please sign in to comment.