mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-07-01 18:52:20 +08:00
fix: docker build (#5520)
* fix: docker build * fix: docker build * fix: docker build
This commit is contained in:
parent
da172317eb
commit
3c4a96925e
@ -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}}}",
|
||||
|
Loading…
x
Reference in New Issue
Block a user