tachybase_todo/packages/plugins/@tachybase/plugin-messages/package.json
sealday bf2cae92b0 feat: 通知与个人页面改版(WIP) (#1455)
Co-authored-by: sealday <sealday@gmail.com>
Co-authored-by: wangjiahui <wwwjh0710@163.com>
Reviewed-on: daoyoucloud/tachybase#1455
2024-09-14 18:52:36 +08:00

13 lines
311 B
JSON

{
"name": "@tachybase/plugin-messages",
"version": "0.21.82",
"main": "dist/server/index.js",
"dependencies": {},
"peerDependencies": {
"@tachybase/client": "workspace:*",
"@tachybase/database": "workspace:*",
"@tachybase/server": "workspace:*",
"@tachybase/test": "workspace:*"
}
}