Skip to content

Commit 7595d69

Browse files
committed
extension: Add vsce back as current @vscode/vsce
Beside this act of using the recently renamed package, from vsce to @vscode/vsce, address the below issue [1]. [1]https://github.com/marco-miller/vscode-trace-server/security/dependabot/1 Signed-off-by: Marco Miller <marco.miller@ericsson.com>
1 parent c2a6cef commit 7595d69

2 files changed

Lines changed: 638 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@
6060
"test": "node ./out/test/runTest.js"
6161
},
6262
"dependencies": {
63+
"@vscode/vsce": "^2.19.0",
6364
"tree-kill": "^1.2.2",
6465
"tsp-typescript-client": "next"
6566
},

0 commit comments

Comments
 (0)