Skip to content

Commit

Permalink
chore: update playground deploy script
Browse files Browse the repository at this point in the history
  • Loading branch information
EastSun5566 committed Oct 13, 2024
1 parent 9196a66 commit fdc9594
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"build": "rimraf dist && tsc && vite build",
"preview": "vite preview",
"playground:dev": "pnpm -C playground dev",
"playground:deploy": "pnpm -C playground deploy",
"lint": "eslint --fix --ext .ts src",
"prepublishOnly": "pnpm build",
"release": "pnpx standard-version && git push --follow-tags && pnpm publish && pnpm dlx jsr publish",
Expand Down

0 comments on commit fdc9594

Please sign in to comment.