Pick up new ts build
parent
49ab54ef08
commit
d8958ecd46
|
@ -3,7 +3,7 @@
|
|||
"version": "0.0.1",
|
||||
"description": "Dependencies shared by all extensions",
|
||||
"dependencies": {
|
||||
"typescript": "2.9.1-insiders.20180523"
|
||||
"typescript": "2.9.1-insiders.20180525"
|
||||
},
|
||||
"scripts": {
|
||||
"postinstall": "node ./postinstall"
|
||||
|
|
|
@ -2,6 +2,6 @@
|
|||
# yarn lockfile v1
|
||||
|
||||
|
||||
typescript@2.9.1-insiders.20180523:
|
||||
version "2.9.1-insiders.20180523"
|
||||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.9.1-insiders.20180523.tgz#ea74ee12a800148a87d48a8fce526bdc643cabf9"
|
||||
typescript@2.9.1-insiders.20180525:
|
||||
version "2.9.1-insiders.20180525"
|
||||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.9.1-insiders.20180525.tgz#f28e73af2b9f2411c872a1a79a7a84ee54e5f7d8"
|
||||
|
|
Loading…
Reference in New Issue