mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 11:08:51 +01:00
Use the root typings for keytar since we are loading the root node module (#112718)
This commit is contained in:
@@ -58,7 +58,6 @@
|
||||
"vscode-nls": "^4.1.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/keytar": "^4.4.2",
|
||||
"@types/node": "^10.12.21",
|
||||
"@types/node-fetch": "2.5.7",
|
||||
"@types/uuid": "8.0.0"
|
||||
|
||||
Reference in New Issue
Block a user