mirror of
https://github.com/robonen/tools.git
synced 2026-03-20 02:44:45 +00:00
feat: update vitest configuration and dependencies to version 3.2.0-beta.2
This commit is contained in:
@@ -32,7 +32,8 @@
|
||||
},
|
||||
"scripts": {
|
||||
"build": "pnpm -r build",
|
||||
"test": "vitest",
|
||||
"test": "vitest run",
|
||||
"test:ui": "vitest --ui",
|
||||
"create": "jiti ./bin/cli.ts"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user