sealday
bf2cae92b0
Co-authored-by: sealday <sealday@gmail.com> Co-authored-by: wangjiahui <wwwjh0710@163.com> Reviewed-on: daoyoucloud/tachybase#1455
13 lines
311 B
JSON
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:*"
|
|
}
|
|
}
|