Skip to content

Commit 5cb04f4

Browse files
committed
add back vsce-package
1 parent 8e676db commit 5cb04f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -645,6 +645,7 @@
645645
"format-check": "prettier --check \"src/**/*.ts\" \"build/**/*.yml\" \".github/**/*.yml\"",
646646
"format-fix": "prettier --write \"src/**/*.ts\" \"build/**/*.yml\" \".github/**/*.yml\"",
647647
"test": "node ./out/test/runTest.js" },
648+
"vsce-package": "npx @vscode/vsce package -o python-debugger.vsix",
648649
"devDependencies": {
649650
"@types/chai": "^4.1.2",
650651
"@types/chai-as-promised": "^7.1.0",

0 commit comments

Comments
 (0)