Skip to content

Commit a719984

Browse files
committed
chore: wip
1 parent 769557e commit a719984

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

storage/framework/ide/vscode/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
"vscode": "^2023.8.100"
3333
},
3434
"scripts": {
35-
"package": "bunx vsce package",
36-
"release": "bunx vsce publish"
35+
"package": "npx vsce package",
36+
"release": "npx vsce publish"
3737
},
3838
"galleryBanner": {
3939
"color": "#d7e4f5",

0 commit comments

Comments
 (0)