Merge pull request #112798 from microsoft/alex/node-modules-types-keytar

Use the root typings for keytar since we are loading the root node module
This commit is contained in:
Alexandru Dima
2020-12-18 10:56:01 +01:00
committed by GitHub
4 changed files with 4 additions and 868 deletions

View File

@@ -59,7 +59,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"