Skip to content

Commit 6ac1a3d

Browse files
committed
add vsce dep
1 parent 9be3625 commit 6ac1a3d

File tree

2 files changed

+956
-25
lines changed

2 files changed

+956
-25
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@
5555
"esbuild": "^0.20.1",
5656
"tsup": "^8.0.2",
5757
"typescript": "^5.3.3",
58-
"uuid": "^9.0.1"
58+
"uuid": "^9.0.1",
59+
"@vscode/vsce": "2.26.0"
5960
}
6061
}

0 commit comments

Comments
 (0)