Skip to content

Commit

Permalink
ok
Browse files Browse the repository at this point in the history
  • Loading branch information
metasong committed Aug 20, 2021
1 parent eaaa642 commit eede1b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@
"changelog": "node changelog.js",
"vscode:prepublish": "node changelog.js && webpack-cli --mode production",
"publish": "git tag -a %npm_package_name%V%npm_package_version% -m '%npm_package_name%V%npm_package_version%' && git push origin --tags && npm run publishOnly",
"publishOnly": "vsce publish -p rhrsuq7jn4ixlja6iigwnmpyxyvtkxr63aeyamy4acsgj55pwaoq",
"publishOnly": "vsce publish",
"vscode:prepackage": "node changelog.js && webpack --mode production",
"package": "vsce package -o release",
"deploy": "npm run package && code --uninstall-extension metaseed.%npm_package_name% && code --install-extension release/%npm_package_name%-%npm_package_version%.vsix",
Expand Down

0 comments on commit eede1b9

Please sign in to comment.