Skip to content

Commit

Permalink
chore: dev command
Browse files Browse the repository at this point in the history
  • Loading branch information
posva committed Jul 26, 2024
1 parent 0832caa commit 059c76b
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 @@
"packages/*"
],
"scripts": {
"dev": "vitest --coverage --ui",
"release": "node scripts/release.mjs",
"size": "pnpm run -r size",
"build": "pnpm run -C packages/pinia build && pnpm run -C packages/nuxt build && pnpm run -C packages/testing build",
Expand Down

0 comments on commit 059c76b

Please sign in to comment.