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 de9d7cf commit 1137ac8Copy full SHA for 1137ac8
packages/amazonq/package.json
@@ -1046,6 +1046,6 @@
1046
},
1047
"engines": {
1048
"npm": "^10.1.0",
1049
- "vscode": "^1.83.0"
+ "vscode": "^1.68.0"
1050
}
1051
packages/core/package.json
@@ -5,7 +5,7 @@
5
"license": "Apache-2.0",
6
7
8
9
10
"exports": {
11
".": "./dist/src/extension.js",
packages/toolkit/package.json
@@ -53,7 +53,7 @@
53
"browser": "./dist/src/extensionWeb",
54
55
56
57
58
"scripts": {
59
"vscode:prepublish": "npm run clean && npm run buildScripts && webpack --mode production",
0 commit comments