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 edd90ca commit 7dd3dd7Copy full SHA for 7dd3dd7
packages/amazonq/package.json
@@ -1050,6 +1050,6 @@
1050
},
1051
"engines": {
1052
"npm": "^10.1.0",
1053
- "vscode": "^1.68.0"
+ "vscode": "^1.83.0"
1054
}
1055
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