sealday
8085941141
Co-authored-by: sealday <sealday@gmail.com> Reviewed-on: daoyoucloud/tachybase#1372
20 lines
497 B
JSON
20 lines
497 B
JSON
{
|
|
"name": "@tachybase/plugin-comments",
|
|
"version": "0.21.77",
|
|
"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:*"
|
|
}
|
|
}
|