mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 02:58:56 +01:00
Use the root typings for keytar since we are loading the root node module (#112718)
This commit is contained in:
@@ -38,7 +38,6 @@
|
||||
"watch-web": "npx webpack-cli --config extension-browser.webpack.config --mode none --watch --info-verbosity verbose"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/keytar": "^4.0.1",
|
||||
"@types/node": "^10.12.21",
|
||||
"@types/node-fetch": "^2.5.7",
|
||||
"@types/randombytes": "^2.0.0",
|
||||
|
||||
Reference in New Issue
Block a user