Skip to content

Commit

Permalink
chore: drop postinstall
Browse files Browse the repository at this point in the history
Fixes #303
  • Loading branch information
harlan-zw committed Jul 1, 2024
1 parent d6d6774 commit 72e6205
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,7 @@
"dev:build": "nuxi build .playground",
"dev:prepare": "nuxt-module-build build --stub && nuxt-module-build prepare && nuxi prepare .playground",
"release": "pnpm build && bumpp && pnpm -r publish",
"test": "vitest",
"postinstall": "pnpm dev:prepare"
"test": "vitest"
},
"dependencies": {
"@nuxt/devtools-kit": "^1.3.7",
Expand Down

0 comments on commit 72e6205

Please sign in to comment.