We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37dffae commit a1828b1Copy full SHA for a1828b1
1 file changed
packages/workspace/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@alilc/lowcode-workspace",
3
- "version": "1.0.15",
+ "version": "1.0.18",
4
"description": "Shell Layer for AliLowCodeEngine",
5
"main": "lib/index.js",
6
"private": true,
@@ -16,11 +16,11 @@
16
},
17
"license": "MIT",
18
"dependencies": {
19
- "@alilc/lowcode-designer": "1.0.15",
20
- "@alilc/lowcode-editor-core": "1.0.15",
21
- "@alilc/lowcode-editor-skeleton": "1.0.15",
22
- "@alilc/lowcode-types": "1.0.15",
23
- "@alilc/lowcode-utils": "1.0.15",
+ "@alilc/lowcode-designer": "1.0.18",
+ "@alilc/lowcode-editor-core": "1.0.18",
+ "@alilc/lowcode-editor-skeleton": "1.0.18",
+ "@alilc/lowcode-types": "1.0.18",
+ "@alilc/lowcode-utils": "1.0.18",
24
"classnames": "^2.2.6",
25
"enzyme": "^3.11.0",
26
"enzyme-adapter-react-16": "^1.15.5",
0 commit comments