feat: add code onwer
chore: update readme.md chore: update deps chore: update deps chore: update deps
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
"check:type": "turbo run typecheck",
|
||||
"clean": "vsh clean",
|
||||
"commit": "czg",
|
||||
"docs": "pnpm -F @vben/website run docs:dev",
|
||||
"dev": "turbo run dev --parallel",
|
||||
"format": "vsh lint --format",
|
||||
"lint": "vsh lint && pnpm run check:circular",
|
||||
@@ -68,7 +69,7 @@
|
||||
"turbo": "^2.0.4",
|
||||
"typescript": "^5.4.5",
|
||||
"unbuild": "^2.0.0",
|
||||
"vite": "5.3.0",
|
||||
"vite": "^5.3.1",
|
||||
"vitest": "^2.0.0-beta.3",
|
||||
"vue-tsc": "^2.0.21"
|
||||
},
|
||||
|
Reference in New Issue
Block a user