fix: deps (#1336)
Co-authored-by: sealday <sealday@gmail.com> Reviewed-on: daoyoucloud/tachybase#1336
This commit is contained in:
parent
f1157e6d2f
commit
5abaf8dc4f
@ -4,8 +4,8 @@
|
||||
"main": "dist/server/index.js",
|
||||
"dependencies": {},
|
||||
"peerDependencies": {
|
||||
"@tachybase/client": "0.x",
|
||||
"@tachybase/server": "0.x",
|
||||
"@tachybase/test": "0.x"
|
||||
"@tachybase/client": "workspace:*",
|
||||
"@tachybase/server": "workspace:*",
|
||||
"@tachybase/test": "workspace:*"
|
||||
}
|
||||
}
|
||||
|
@ -10,10 +10,10 @@
|
||||
"react-router-dom": "^6.23.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@tachybase/client": "0.x",
|
||||
"@tachybase/plugin-mobile-client": "0.x",
|
||||
"@tachybase/server": "0.x",
|
||||
"@tachybase/test": "0.x"
|
||||
"@tachybase/client": "workspace:*",
|
||||
"@tachybase/plugin-mobile-client": "workspace:*",
|
||||
"@tachybase/server": "workspace:*",
|
||||
"@tachybase/test": "workspace:*"
|
||||
},
|
||||
"description.zh-CN": "提供移动端: 定制化的三聪头项目页面,.",
|
||||
"displayName.zh-CN": "移动端: 三聪头,定制化页面配置"
|
||||
|
917
pnpm-lock.yaml
917
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user