mirror of
https://github.com/microsoft/vscode.git
synced 2026-03-04 15:59:39 +00:00
Pick up TS 2.3.3-insiders
This commit is contained in:
6
extensions/npm-shrinkwrap.json
generated
6
extensions/npm-shrinkwrap.json
generated
@@ -3,9 +3,9 @@
|
||||
"version": "0.0.1",
|
||||
"dependencies": {
|
||||
"typescript": {
|
||||
"version": "2.3.2",
|
||||
"from": "typescript@typescript@2.3.2",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-2.3.2.tgz"
|
||||
"version": "2.3.3-insiders.20170512,",
|
||||
"from": "typescript@typescript@2.3.3-insiders.20170512",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-2.3.3-insiders.20170512.tgz"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -103,7 +103,7 @@
|
||||
"sinon": "^1.17.2",
|
||||
"source-map": "^0.4.4",
|
||||
"tslint": "^4.3.1",
|
||||
"typescript": "2.3.2",
|
||||
"typescript": "2.3.3-insiders.20170512",
|
||||
"typescript-formatter": "4.0.1",
|
||||
"uglify-js": "2.4.8",
|
||||
"underscore": "^1.8.2",
|
||||
|
||||
Reference in New Issue
Block a user