苗大
1 year ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
package.json
|
|
|
@ -57,7 +57,7 @@ |
|
|
|
"reinstall": "pnpm clean --del-lock && pnpm install", |
|
|
|
"test:unit": "vitest run --dom", |
|
|
|
"test:e2e": "turbo run test:e2e", |
|
|
|
"update:deps": "pnpm update --latest --recursive", |
|
|
|
"update:deps": "npx taze -r -w", |
|
|
|
"version": "pnpm exec changeset version && pnpm install --no-frozen-lockfile" |
|
|
|
}, |
|
|
|
"devDependencies": { |
|
|
|
|