tachybase_todo/packages/plugins/@tachybase/plugin-comments/package.json
bai.zixv f6dd7fbccb revert/0711 (#1305)
Reviewed-on: daoyoucloud/tachybase#1305
Co-authored-by: bai.zixv <bai.zixv@foxmail.com>
Co-committed-by: bai.zixv <bai.zixv@foxmail.com>
2024-07-11 15:01:38 +08:00

20 lines
497 B
JSON

{
"name": "@tachybase/plugin-comments",
"version": "0.21.70",
"main": "dist/server/index.js",
"devDependencies": {
"@ant-design/icons": "~5.3.7",
"@tachybase/components": "workspace:*",
"@tachybase/schema": "workspace:*",
"antd": "5.19.1",
"dayjs": "^1.11.8",
"lodash": "^4.17.21",
"react-i18next": "^14.1.2"
},
"peerDependencies": {
"@tachybase/client": "workspace:*",
"@tachybase/server": "workspace:*",
"@tachybase/test": "workspace:*"
}
}