fix: add lowcode-designer, lowcode-utils dependencies

This commit is contained in:
北名 2022-04-08 13:27:32 +08:00 committed by LeoYuan 袁力皓
parent 3c669c6bf2
commit d2502427ca

View File

@ -19,6 +19,8 @@
"author": "xiayang.xy",
"dependencies": {
"@alilc/lowcode-editor-core": "1.0.3",
"@alilc/lowcode-designer": "1.0.3",
"@alilc/lowcode-utils": "1.0.3",
"react": "^16.8.1",
"react-dom": "^16.8.1"
},