UNPKG

@nocobase/plugin-workflow-sql

Version:

Execute SQL statements in workflow.

25 lines (24 loc) 756 B
/** * 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": "2.1.30", "@formily/antd-v5": "1.2.3", "@formily/react": "2.3.7", "antd": "5.24.2", "@nocobase/utils": "2.1.30", "lodash": "4.18.1", "@nocobase/plugin-workflow": "2.1.30", "react": "18.2.0", "@ant-design/icons": "5.6.1", "react-i18next": "11.18.6", "@nocobase/server": "2.1.30", "@nocobase/data-source-manager": "2.1.30", "@nocobase/plugin-workflow-test": "2.1.30", "@nocobase/test": "2.1.30" };