UNPKG

@nocobase/plugin-workflow-notification

Version:
18 lines (17 loc) 555 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 = { "react": "18.2.0", "@ant-design/icons": "5.6.1", "@nocobase/plugin-workflow": "1.9.32", "@nocobase/plugin-notification-manager": "1.9.32", "@nocobase/client": "1.9.32", "react-i18next": "11.18.6", "@nocobase/server": "1.9.32" };