Use the root typings for keytar since we are loading the root node module (#112718)

This commit is contained in:
Alexandru Dima
2020-12-18 09:39:10 +01:00
parent 2c83509a15
commit 2dd359c715
4 changed files with 4 additions and 868 deletions

View File

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