fix: docker build (#5520)

* fix: docker build

* fix: docker build

* fix: docker build
This commit is contained in:
ChengLei Shao 2024-10-27 21:04:50 +08:00 committed by Chareice
parent da172317eb
commit 3c4a96925e
No known key found for this signature in database

View File

@ -25,7 +25,8 @@
"cytoscape": "3.28.0",
"@types/react": "^18.0.0",
"@types/react-dom": "^18.0.0",
"antd": "5.12.8"
"antd": "5.12.8",
"rollup": "4.24.0"
},
"dependencies": {
"@nocobase/cli": "{{{version}}}",