We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 667e1dd commit b889acdCopy full SHA for b889acd
package.json
@@ -31,7 +31,7 @@
31
"main": "./dist/extension.js",
32
"icon": "assets/logo.png",
33
"scripts": {
34
- "publish": "vsce package",
+ "publish": "vsce publish",
35
"vscode:prepublish": "yarn run package",
36
"compile": "webpack",
37
"watch": "webpack --watch",
0 commit comments