Skip to content

Commit 0f2247c

Browse files
committed
script
1 parent 129a1e1 commit 0f2247c

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
@@ -27,6 +27,7 @@
2727
"scripts": {
2828
"vscode:prepublish": "tsc -p ./",
2929
"compile": "tsc -watch -p ./",
30+
"publish": "vsce publish",
3031
"postinstall": "node ./node_modules/vscode/bin/install"
3132
},
3233
"main": "./out/src/extension",

0 commit comments

Comments
 (0)