Skip to content

Commit b889acd

Browse files
committed
release v0.3.1
1 parent 667e1dd commit b889acd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"main": "./dist/extension.js",
3232
"icon": "assets/logo.png",
3333
"scripts": {
34-
"publish": "vsce package",
34+
"publish": "vsce publish",
3535
"vscode:prepublish": "yarn run package",
3636
"compile": "webpack",
3737
"watch": "webpack --watch",

0 commit comments

Comments
 (0)