nocobase-plugin-ding-talk
Version:
Integrated DingTalk, including login and robot functions
20 lines (19 loc) • 606 B
JavaScript
/**
* This file is part of the NocoBase (R) project.
* Copyright (c) 2020-2024 NocoBase Co., Ltd.
* Authors: NocoBase Team.
*
* This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
* For more information, please refer to: https://www.nocobase.com/agreement.
*/
module.exports = {
"@nocobase/client": "1.3.21-beta",
"@nocobase/plugin-auth": "1.3.21-beta",
"@nocobase/server": "1.3.21-beta",
"react": "18.3.1",
"antd": "5.18.1",
"@ant-design/icons": "5.3.7",
"react-i18next": "11.18.6",
"@nocobase/actions": "1.3.21-beta",
"@nocobase/auth": "1.3.21-beta"
};