bai.zixv
b5c518fd4b
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>
16 lines
322 B
JSON
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"
|
|
}
|
|
}
|