sun-form-v3 1.0.92 → 1.0.94

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "sun-form-v3",
3
3
  "private": false,
4
- "version": "1.0.92",
4
+ "version": "1.0.94",
5
5
  "type": "module",
6
6
  "files": [
7
7
  "dist"
@@ -16,6 +16,8 @@
16
16
  },
17
17
  "dependencies": {
18
18
  "@element-plus/icons-vue": "^2.3.1",
19
+ "@logicflow/core": "^1.2.0",
20
+ "@logicflow/extension": "^1.2.0",
19
21
  "@rollup/plugin-commonjs": "^26.0.1",
20
22
  "@tinymce/tinymce-vue": "^5",
21
23
  "autoprefixer": "^10.4.19",
@@ -37,4 +39,4 @@
37
39
  "vite-plugin-static-copy": "^1.0.6",
38
40
  "vxe-table": "^4.6.17"
39
41
  }
40
- }
42
+ }