Skip to content

Commit 8a602fb

Browse files
committed
Add vsce
1 parent de6db9a commit 8a602fb

File tree

2 files changed

+749
-39
lines changed

2 files changed

+749
-39
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,6 +284,7 @@
284284
"@typescript-eslint/parser": "^8.0.0",
285285
"@vscode/test-electron": "^2.2.0",
286286
"@vscode/test-web": "^0.0.60",
287+
"@vscode/vsce": "^3.2.1",
287288
"assert": "^2.0.0",
288289
"async-hook-browser": "^0.0.6",
289290
"browser-request": "^0.3.3",
@@ -292,7 +293,6 @@
292293
"buffer": "^6.0.3",
293294
"crypto-browserify": "^3.12.0",
294295
"eslint": "^9.8.0",
295-
"tslib": "^2.6.3",
296296
"glob": "^7.2.0",
297297
"https-browserify": "^1.0.0",
298298
"js-yaml": "^4.1.0",
@@ -307,6 +307,7 @@
307307
"stream-http": "^3.2.0",
308308
"tls-browserify": "^0.2.2",
309309
"ts-loader": "^9.2.3",
310+
"tslib": "^2.6.3",
310311
"typescript": "^4.5.2",
311312
"url": "^0.11.0",
312313
"webpack": "^5.94.0",

0 commit comments

Comments
 (0)