mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-27 20:13:32 +01:00
rm dependencies
This commit is contained in:
@@ -20,14 +20,7 @@
|
||||
"compile": "npx gulp compile-extension:npm",
|
||||
"watch": "npx gulp watch-extension:npm"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fig/autocomplete-generators": "^2.4.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/minimatch": "^5.1.2",
|
||||
"@types/node": "20.x",
|
||||
"@types/which": "^3.0.0"
|
||||
},
|
||||
|
||||
"main": "./out/terminalSuggestMain",
|
||||
"activationEvents": [
|
||||
"onTerminalCompletionsRequested"
|
||||
|
||||
Reference in New Issue
Block a user