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 38f83ca commit 0128e53Copy full SHA for 0128e53
packages/nuxt/package.json
@@ -20,7 +20,7 @@
20
"dev": "nuxi dev playground",
21
"dev:build": "nuxi build playground",
22
"dev:prepare": "nuxt-module-build --stub && nuxi prepare playground",
23
- "release": "release-it",
+ "release": "pnpm prepack && release-it",
24
"postinstall": "pnpm prepack"
25
},
26
"dependencies": {
0 commit comments