tachybase_todo/packages/plugins/@tachybase/plugin-multi-app-share-collection/package.json
bai.zixv b8659d3261 chore(version): release v0.21.40 (#1084)
Reviewed-on: daoyoucloud/tachybase#1084
Co-authored-by: bai.zixv <bai.zixv@foxmail.com>
Co-committed-by: bai.zixv <bai.zixv@foxmail.com>
2024-05-30 21:05:59 +08:00

30 lines
876 B
JSON

{
"name": "@tachybase/plugin-multi-app-share-collection",
"displayName": "Multi-app share collection",
"version": "0.21.40",
"description": "",
"keywords": [
"System management"
],
"main": "./dist/server/index.js",
"devDependencies": {
"@tachybase/schema": "workspace:*",
"antd": "5.16.1",
"lodash": "4.17.21",
"react": "~18.2.0",
"react-i18next": "^11.15.1"
},
"peerDependencies": {
"@tachybase/client": "workspace:*",
"@tachybase/database": "workspace:*",
"@tachybase/plugin-collection-manager": "workspace:*",
"@tachybase/plugin-error-handler": "workspace:*",
"@tachybase/plugin-multi-app-manager": "workspace:*",
"@tachybase/plugin-users": "workspace:*",
"@tachybase/server": "workspace:*",
"@tachybase/test": "workspace:*",
"@tachybase/utils": "workspace:*"
},
"description.zh-CN": ""
}