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 Sep 20, 2018
1 parent 88b85b6 commit 7c82764
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.1.0-rc.20180911"
"typescript": "3.1.0-insiders.20180920"
},
"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


typescript@3.1.0-rc.20180911:
version "3.1.0-rc.20180911"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.1.0-rc.20180911.tgz#73654821f9064dfe75a0440899ff0e2238338584"
typescript@3.1.0-insiders.20180920:
version "3.1.0-insiders.20180920"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.1.0-insiders.20180920.tgz#c113741f3f701aad6f14170d4a03820005bcf3e9"

0 comments on commit 7c82764

Please sign in to comment.