util-helpers 5.7.3 → 5.7.4

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.
@@ -2192,7 +2192,7 @@
2192
2192
  return internalFindTreeSelect(tree, predicate, childrenField);
2193
2193
  }
2194
2194
 
2195
- var VERSION = "5.7.3";
2195
+ var VERSION = "5.7.4";
2196
2196
 
2197
2197
  /**
2198
2198
  * 事件触发器,支持浏览器端和 node 端。