Skip to content

Commit b0b3477

Browse files
author
Tyler Rockwood
committed
Update scripts
1 parent fb1bfad commit b0b3477

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@
1919
"release": "np",
2020
"build": "vite build",
2121
"bench": "vitest bench",
22-
"test": "vitest"
22+
"test": "vitest run",
23+
"dev": "vitest"
2324
},
2425
"prettier": {
2526
"printWidth": 80,

0 commit comments

Comments
 (0)