mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2025-12-17 15:23:00 +00:00
fix:修复组件面板样式问题
This commit is contained in:
parent
203bbdaaac
commit
effdf1b304
@ -47,6 +47,6 @@
|
||||
"typescript": "^3.2.2"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^10"
|
||||
"node": ">=10.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
@ -20,12 +20,11 @@
|
||||
],
|
||||
"author": "xiayang.xy",
|
||||
"dependencies": {
|
||||
"react": "^16.8.1",
|
||||
"@ali/iceluna-comp-material-show": "^1.0.11",
|
||||
"@ali/iceluna-sdk": "^1.0.6-beta.6",
|
||||
"@alifd/next": "^1.19.19",
|
||||
"@ali/lowcode-editor-core": "0.8.0",
|
||||
"@ali/iceluna-comp-material-show": "^1.0.10",
|
||||
"@ali/iceluna-addon-component-list": "^1.0.11"
|
||||
"@alifd/next": "^1.19.19",
|
||||
"react": "^16.8.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@alib/build-scripts": "^0.1.3",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user