chore: 补充构建缺少的开发依赖

This commit is contained in:
wangxuefeng
2025-03-11 16:41:19 +08:00
parent 6be244336e
commit 14d4519d03
5 changed files with 341 additions and 297 deletions

View File

@@ -37,5 +37,8 @@
"default": "./dist/index.mjs"
}
}
},
"devDependencies": {
"@vben/vite-config": "workspace:*"
}
}