chore: 修改 plugin-designer 引用 designer 的版本

This commit is contained in:
力皓 2020-12-08 10:32:23 +08:00
parent 83bd10d7eb
commit e599acd2f0

View File

@ -20,7 +20,7 @@
], ],
"author": "xiayang.xy", "author": "xiayang.xy",
"dependencies": { "dependencies": {
"@ali/lowcode-designer": "^1.0.22", "@ali/lowcode-designer": "^1.0.23-beta.2",
"@ali/lowcode-editor-core": "^1.0.23-beta.2", "@ali/lowcode-editor-core": "^1.0.23-beta.2",
"react": "^16.8.1", "react": "^16.8.1",
"react-dom": "^16.8.1" "react-dom": "^16.8.1"