|
1 | 1 | {
|
2 | 2 | "name": "@alilc/lowcode-engine",
|
3 |
| - "version": "1.2.2", |
| 3 | + "version": "1.2.3", |
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.2.2", |
23 |
| - "@alilc/lowcode-editor-core": "1.2.2", |
24 |
| - "@alilc/lowcode-editor-skeleton": "1.2.2", |
| 22 | + "@alilc/lowcode-designer": "1.2.3", |
| 23 | + "@alilc/lowcode-editor-core": "1.2.3", |
| 24 | + "@alilc/lowcode-editor-skeleton": "1.2.3", |
25 | 25 | "@alilc/lowcode-engine-ext": "^1.0.0",
|
26 |
| - "@alilc/lowcode-plugin-designer": "1.2.2", |
27 |
| - "@alilc/lowcode-plugin-outline-pane": "1.2.2", |
28 |
| - "@alilc/lowcode-shell": "1.2.2", |
29 |
| - "@alilc/lowcode-utils": "1.2.2", |
30 |
| - "@alilc/lowcode-workspace": "1.2.2", |
| 26 | + "@alilc/lowcode-plugin-designer": "1.2.3", |
| 27 | + "@alilc/lowcode-plugin-outline-pane": "1.2.3", |
| 28 | + "@alilc/lowcode-shell": "1.2.3", |
| 29 | + "@alilc/lowcode-utils": "1.2.3", |
| 30 | + "@alilc/lowcode-workspace": "1.2.3", |
31 | 31 | "react": "^16.8.1",
|
32 | 32 | "react-dom": "^16.8.1"
|
33 | 33 | },
|
|
0 commit comments