tachybase_todo/packages/plugins/@hera/plugin-homepage/package.json
bai.zixv b5c518fd4b feat: init support mobile approvals (#1002)
Co-authored-by: wjh <wwwjh0710@163.com>
Co-authored-by: sealday <zhanglin@daoyoucloud.com>
Reviewed-on: daoyoucloud/tachybase#1002
Co-authored-by: bai.zixv <bai.zixv@foxmail.com>
Co-committed-by: bai.zixv <bai.zixv@foxmail.com>
2024-05-17 20:50:25 +08:00

16 lines
322 B
JSON

{
"name": "@hera/plugin-homepage",
"version": "0.0.1",
"main": "dist/server/index.js",
"dependencies": {},
"devDependencies": {
"antd": "^5.16.1"
},
"peerDependencies": {
"@tachybase/client": "0.x",
"@tachybase/database": "0.x",
"@tachybase/server": "0.x",
"@tachybase/test": "0.x"
}
}