|
1 | 1 | { |
2 | 2 | "name": "@alilc/lowcode-engine", |
3 | | - "version": "1.1.7-beta.20", |
| 3 | + "version": "1.1.7-beta.21", |
4 | 4 | "description": "An enterprise-class low-code technology stack with scale-out design / 一套面向扩展设计的企业级低代码技术体系", |
5 | 5 | "main": "lib/engine-core.js", |
6 | 6 | "module": "es/engine-core.js", |
|
19 | 19 | "license": "MIT", |
20 | 20 | "dependencies": { |
21 | 21 | "@alifd/next": "^1.19.12", |
22 | | - "@alilc/lowcode-designer": "1.1.7-beta.20", |
23 | | - "@alilc/lowcode-editor-core": "1.1.7-beta.20", |
24 | | - "@alilc/lowcode-editor-skeleton": "1.1.7-beta.20", |
| 22 | + "@alilc/lowcode-designer": "1.1.7-beta.21", |
| 23 | + "@alilc/lowcode-editor-core": "1.1.7-beta.21", |
| 24 | + "@alilc/lowcode-editor-skeleton": "1.1.7-beta.21", |
25 | 25 | "@alilc/lowcode-engine-ext": "^1.0.0", |
26 | | - "@alilc/lowcode-plugin-designer": "1.1.7-beta.20", |
27 | | - "@alilc/lowcode-plugin-outline-pane": "1.1.7-beta.20", |
28 | | - "@alilc/lowcode-shell": "1.1.7-beta.20", |
29 | | - "@alilc/lowcode-utils": "1.1.7-beta.20", |
30 | | - "@alilc/lowcode-workspace": "1.1.7-beta.20", |
| 26 | + "@alilc/lowcode-plugin-designer": "1.1.7-beta.21", |
| 27 | + "@alilc/lowcode-plugin-outline-pane": "1.1.7-beta.21", |
| 28 | + "@alilc/lowcode-shell": "1.1.7-beta.21", |
| 29 | + "@alilc/lowcode-utils": "1.1.7-beta.21", |
| 30 | + "@alilc/lowcode-workspace": "1.1.7-beta.21", |
31 | 31 | "react": "^16.8.1", |
32 | 32 | "react-dom": "^16.8.1" |
33 | 33 | }, |
|
0 commit comments