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 de23a82 commit 7f3069cCopy full SHA for 7f3069c
package.json
@@ -25,7 +25,7 @@
25
"scripts": {
26
"dev": "nuxt example",
27
"lint": "eslint --ext .js,.vue .",
28
- "release": "yarn test && standard-version && git push --follow-tags && npm publish",
+ "release": "yarn test && standard-version && git push --follow-tags && yarn publish",
29
"test": "yarn lint && jest"
30
},
31
"dependencies": {
0 commit comments