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 86a6672 commit fb625fdCopy full SHA for fb625fd
package.json
@@ -17,7 +17,7 @@
17
"test:unit": "vitest --run --reporter verbose",
18
"test:coverage": "vitest run --coverage",
19
"postinstall": "nuxt prepare",
20
- "release": "npm run lint && npm run build && changelogen --patch --release && npm publish --access public && git push --follow-tags"
+ "release": "npm run lint && npm run build && changelogen --patch --release && git push --follow-tags"
21
},
22
"devDependencies": {
23
"@antfu/eslint-config": "3.6.0",
0 commit comments