mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 02:58:56 +01:00
Remove some Typings Files From TypeScript Extension (#15842)
Remove the node-additions typings file and changes the semver typings to come from `@types/semver`.
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
"vscode": "*"
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/semver": "^5.3.30",
|
||||
"semver": "4.3.6",
|
||||
"vscode-extension-telemetry": "^0.0.5",
|
||||
"vscode-nls": "^2.0.1",
|
||||
|
||||
Reference in New Issue
Block a user