Skip to content

Commit 9317100

Browse files
chore: update module builder
1 parent fbaf723 commit 9317100

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,13 @@
2121
"dist"
2222
],
2323
"scripts": {
24-
"build": "nuxt-module-build",
24+
"build": "nuxt-module-build build",
2525
"dev": "nuxi dev playground",
2626
"dev:build": "nuxi build playground",
27-
"dev:prepare": "nuxt-module-build --stub && nuxt-module-build prepare && nuxi prepare playground",
27+
"dev:prepare": "nuxt-module-build build --stub && nuxt-module-build prepare && nuxi prepare playground",
2828
"lint": "eslint --ext .js,.ts,.vue",
2929
"prepack": "pnpm build",
30-
"release": "pnpm test && pnpm build && changelogen --release && git push --follow-tags && pnpm publish",
30+
"release": "pnpm test && pnpm prepack && pnpm changelogen --release --push && pnpm publish",
3131
"test": "pnpm lint && vitest run --coverage"
3232
},
3333
"dependencies": {
@@ -57,4 +57,4 @@
5757
"access": "public"
5858
},
5959
"packageManager": "pnpm@8.15.5"
60-
}
60+
}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy