ui-process-h5 1.1.14 → 1.1.15

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ui-process-h5",
3
- "version": "1.1.14",
3
+ "version": "1.1.15",
4
4
  "description": "> app端 流程插件",
5
5
  "main": "./ui-process-h5.umd.cjs",
6
6
  "style": "./style.css",
@@ -13587,7 +13587,7 @@ const s0 = /* @__PURE__ */ function() {
13587
13587
  },
13588
13588
  isDocument: {
13589
13589
  type: Boolean,
13590
- default: !0
13590
+ default: !1
13591
13591
  },
13592
13592
  restartData: {
13593
13593
  type: Object,