@dtu-olp-2024/solidity-editor-nocobase
Version:
A NocoBase plugin for Solidity code editor. Built for the DTU GreenHope project.
16 lines (15 loc) • 448 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.52",
"@nocobase/server": "1.3.52",
"react": "18.3.1",
"antd": "5.12.8",
"@formily/react": "2.3.2"
};