Skip to content

Commit a1828b1

Browse files
liujupingJackLian
authored andcommitted
chore: update packages/workspace dependencies
1 parent 37dffae commit a1828b1

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

packages/workspace/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@alilc/lowcode-workspace",
3-
"version": "1.0.15",
3+
"version": "1.0.18",
44
"description": "Shell Layer for AliLowCodeEngine",
55
"main": "lib/index.js",
66
"private": true,
@@ -16,11 +16,11 @@
1616
},
1717
"license": "MIT",
1818
"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",
19+
"@alilc/lowcode-designer": "1.0.18",
20+
"@alilc/lowcode-editor-core": "1.0.18",
21+
"@alilc/lowcode-editor-skeleton": "1.0.18",
22+
"@alilc/lowcode-types": "1.0.18",
23+
"@alilc/lowcode-utils": "1.0.18",
2424
"classnames": "^2.2.6",
2525
"enzyme": "^3.11.0",
2626
"enzyme-adapter-react-16": "^1.15.5",

0 commit comments

Comments
 (0)