Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
chore: add root command to start demo
Browse files Browse the repository at this point in the history
  • Loading branch information
hanspagel committed Dec 13, 2023
1 parent 769304d commit 7da8a62
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 @@ -6,6 +6,7 @@
"scripts": {
"build": "pnpm -r build",
"test": "pnpm -r test",
"dev": "pnpm --filter demo dev",
"bump": "CI=true pnpm run test && pnpm changeset version",
"types:check": "pnpm -r types:check"
},
Expand Down

0 comments on commit 7da8a62

Please sign in to comment.