Skip to content

Commit 059c76b

Browse files
committed
chore: dev command
1 parent 0832caa commit 059c76b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"packages/*"
77
],
88
"scripts": {
9+
"dev": "vitest --coverage --ui",
910
"release": "node scripts/release.mjs",
1011
"size": "pnpm run -r size",
1112
"build": "pnpm run -C packages/pinia build && pnpm run -C packages/nuxt build && pnpm run -C packages/testing build",

0 commit comments

Comments
 (0)