mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-08 09:08:48 +01:00
Pick up new insiders release of TS 2.3.1
This commit is contained in:
Generated
+3
-3
@@ -3,9 +3,9 @@
|
||||
"version": "0.0.1",
|
||||
"dependencies": {
|
||||
"typescript": {
|
||||
"version": "2.3.1-insiders.20170416",
|
||||
"from": "typescript@typescript@2.3.1-insiders.20170416",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-2.3.1-insiders.20170416.tgz"
|
||||
"version": "2.3.1-insiders.20170420",
|
||||
"from": "typescript@typescript@2.3.1-insiders.20170420",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-2.3.1-insiders.20170420.tgz"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"version": "0.0.1",
|
||||
"description": "Dependencies shared by all extensions",
|
||||
"dependencies": {
|
||||
"typescript": "typescript@2.3.1-insiders.20170416"
|
||||
"typescript": "typescript@2.3.1-insiders.20170420"
|
||||
},
|
||||
"scripts": {
|
||||
"postinstall": "node ./postinstall"
|
||||
|
||||
Reference in New Issue
Block a user