chore: update dir

This commit is contained in:
vben
2024-05-21 22:42:25 +08:00
parent f6087ce4e8
commit 20af961f09
20 changed files with 94 additions and 36 deletions

View File

@@ -24,8 +24,6 @@
"typecheck": "vue-tsc --noEmit --skipLibCheck"
},
"dependencies": {
"@vben-core/design": "workspace:*",
"@vben-core/design-tokens": "workspace:*",
"@vben/common-ui": "workspace:*",
"@vben/constants": "workspace:*",
"@vben/hooks": "workspace:*",
@@ -34,6 +32,7 @@
"@vben/locales": "workspace:*",
"@vben/preference": "workspace:*",
"@vben/stores": "workspace:*",
"@vben/styles": "workspace:*",
"@vben/types": "workspace:*",
"@vben/utils": "workspace:*",
"ant-design-vue": "^4.2.1",