feat/qyawechat (#1369)
Co-authored-by: root <root@huahua.daoyoucloud.com> Co-authored-by: TomyJan <TomyJan6@gmail.com> Reviewed-on: daoyoucloud/tachybase#1369 Co-authored-by: hua <1494133104@qq.com> Co-committed-by: hua <1494133104@qq.com>
This commit is contained in:
parent
e8cc2b21fa
commit
28dc67bb0d
@ -49,6 +49,7 @@
|
||||
"@tachybase/plugin-ui-schema-storage": "workspace:*",
|
||||
"@tachybase/plugin-users": "workspace:*",
|
||||
"@tachybase/plugin-verification": "workspace:*",
|
||||
"@tachybase/plugin-work-wechat": "workspace:*",
|
||||
"@tachybase/plugin-workflow": "workspace:*",
|
||||
"@tachybase/schema": "workspace:*",
|
||||
"@tachybase/server": "workspace:*",
|
||||
|
@ -54,6 +54,7 @@ export class PresetTachyBase extends Plugin {
|
||||
'multi-app-manager>=0.7.0-alpha.1',
|
||||
'multi-app-share-collection>=0.9.2-alpha.1',
|
||||
'oidc>=0.9.2-alpha.1',
|
||||
'work-wechat>=0.21.50',
|
||||
'saml>=0.8.1-alpha.3',
|
||||
'sms-auth>=0.10.0-alpha.2',
|
||||
'snapshot-field>=0.8.1-alpha.3',
|
||||
|
@ -4331,6 +4331,9 @@ importers:
|
||||
'@tachybase/plugin-verification':
|
||||
specifier: workspace:*
|
||||
version: link:../../plugins/@tachybase/plugin-verification
|
||||
'@tachybase/plugin-work-wechat':
|
||||
specifier: workspace:*
|
||||
version: link:../../plugins/@tachybase/plugin-work-wechat
|
||||
'@tachybase/plugin-workflow':
|
||||
specifier: workspace:*
|
||||
version: link:../../plugins/@tachybase/plugin-workflow
|
||||
|
Loading…
Reference in New Issue
Block a user