We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6b54056 + 7594d05 commit 0b836c4Copy full SHA for 0b836c4
1 file changed
package.json
@@ -16,7 +16,7 @@
16
"description": "An extension for debugging Node.js programs and Chrome.",
17
"license": "MIT",
18
"engines": {
19
- "vscode": "^1.67.0-insider",
+ "vscode": "^1.73.0",
20
"node": ">=10"
21
},
22
"icon": "resources/logo.png",
@@ -173,7 +173,6 @@
173
"portsAttributes",
174
"findTextInFiles",
175
"workspaceTrust",
176
- "resolvers",
177
"tunnels"
178
],
179
"activationEvents": [
0 commit comments