|
1 | 1 | { |
2 | 2 | "name": "@alilc/lowcode-engine", |
3 | | - "version": "1.1.9-beta.4", |
| 3 | + "version": "1.1.9-beta.5", |
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.9-beta.4", |
23 | | - "@alilc/lowcode-editor-core": "1.1.9-beta.4", |
24 | | - "@alilc/lowcode-editor-skeleton": "1.1.9-beta.4", |
| 22 | + "@alilc/lowcode-designer": "1.1.9-beta.5", |
| 23 | + "@alilc/lowcode-editor-core": "1.1.9-beta.5", |
| 24 | + "@alilc/lowcode-editor-skeleton": "1.1.9-beta.5", |
25 | 25 | "@alilc/lowcode-engine-ext": "^1.0.0", |
26 | | - "@alilc/lowcode-plugin-designer": "1.1.9-beta.4", |
27 | | - "@alilc/lowcode-plugin-outline-pane": "1.1.9-beta.4", |
28 | | - "@alilc/lowcode-shell": "1.1.9-beta.4", |
29 | | - "@alilc/lowcode-utils": "1.1.9-beta.4", |
30 | | - "@alilc/lowcode-workspace": "1.1.9-beta.4", |
| 26 | + "@alilc/lowcode-plugin-designer": "1.1.9-beta.5", |
| 27 | + "@alilc/lowcode-plugin-outline-pane": "1.1.9-beta.5", |
| 28 | + "@alilc/lowcode-shell": "1.1.9-beta.5", |
| 29 | + "@alilc/lowcode-utils": "1.1.9-beta.5", |
| 30 | + "@alilc/lowcode-workspace": "1.1.9-beta.5", |
31 | 31 | "react": "^16.8.1", |
32 | 32 | "react-dom": "^16.8.1" |
33 | 33 | }, |
|
53 | 53 | "type": "http", |
54 | 54 | "url": "https://github.com/alibaba/lowcode-engine/tree/main/packages/engine" |
55 | 55 | }, |
56 | | - "gitHead": "2669f179e6f899d395ce1942d0fe04f9c5ed48a6", |
| 56 | + "gitHead": "a78a31a7f310c7e4410f71a5845a6a297b2a9c67", |
57 | 57 | "bugs": "https://github.com/alibaba/lowcode-engine/issues", |
58 | 58 | "homepage": "https://github.com/alibaba/lowcode-engine/#readme" |
59 | 59 | } |
0 commit comments