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 45fab3c commit 201bcf2Copy full SHA for 201bcf2
package.json
@@ -33,7 +33,7 @@
33
},
34
"version": "1.0.1",
35
"engines": {
36
- "vscode": "^1.97.0"
+ "vscode": "^1.94.0"
37
38
"scripts": {
39
"compile": "rimraf build && ncc build src/extension.ts -o build -m",
0 commit comments