Skip to content

Commit

Permalink
chore: maybe fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
harlan-zw committed Jun 28, 2024
1 parent 37d14b5 commit f860b33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"packages/*"
],
"scripts": {
"dev:prepare": "pnpm prepare:playground && pnpm stub",
"dev:prepare": "pnpm stub && pnpm prepare:playground",
"stub": "pnpm -r --parallel --filter=./packages/** run stub",
"build": "pnpm -r --parallel --filter=./packages/** run build",
"prepare:playground": "cd playground/nuxt3 && pnpm install && pnpm prepare",
Expand Down

0 comments on commit f860b33

Please sign in to comment.