We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1783427 commit 07bcbc3Copy full SHA for 07bcbc3
package.json
@@ -69,10 +69,8 @@
69
"https-proxy-agent": "^2.2.3",
70
"iconv-lite-umd": "0.6.8",
71
"jschardet": "3.0.0",
72
- "keytar": "7.2.0",
73
"minimist": "^1.2.5",
74
"native-is-elevated": "0.4.3",
75
- "native-keymap": "2.2.1",
76
"native-watchdog": "1.3.0",
77
"node-pty": "0.11.0-beta7",
78
"nsfw": "2.1.2",
@@ -227,6 +225,8 @@
227
225
"url": "https://github.com/microsoft/vscode/issues"
228
226
},
229
"optionalDependencies": {
+ "keytar": "7.2.0",
+ "native-keymap": "2.2.1",
230
"vscode-windows-registry": "1.0.3",
231
"windows-foreground-love": "0.4.0",
232
"windows-mutex": "0.4.1",
0 commit comments