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.
vsce
1 parent de6db9a commit 8a602fbCopy full SHA for 8a602fb
package.json
@@ -284,6 +284,7 @@
284
"@typescript-eslint/parser": "^8.0.0",
285
"@vscode/test-electron": "^2.2.0",
286
"@vscode/test-web": "^0.0.60",
287
+ "@vscode/vsce": "^3.2.1",
288
"assert": "^2.0.0",
289
"async-hook-browser": "^0.0.6",
290
"browser-request": "^0.3.3",
@@ -292,7 +293,6 @@
292
293
"buffer": "^6.0.3",
294
"crypto-browserify": "^3.12.0",
295
"eslint": "^9.8.0",
- "tslib": "^2.6.3",
296
"glob": "^7.2.0",
297
"https-browserify": "^1.0.0",
298
"js-yaml": "^4.1.0",
@@ -307,6 +307,7 @@
307
"stream-http": "^3.2.0",
308
"tls-browserify": "^0.2.2",
309
"ts-loader": "^9.2.3",
310
+ "tslib": "^2.6.3",
311
"typescript": "^4.5.2",
312
"url": "^0.11.0",
313
"webpack": "^5.94.0",
0 commit comments