@elyx-code/project-logic-tree 0.0.7050 → 0.0.7051

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/dist/index.js CHANGED
@@ -76177,7 +76177,7 @@ const Bg = Object.values(gF), Jc = {
76177
76177
  orChildrenGroup: null,
76178
76178
  isList: !1,
76179
76179
  entity: iF,
76180
- asType: !1,
76180
+ asType: !0,
76181
76181
  parent: pui
76182
76182
  }, fui = {
76183
76183
  interactive: !1,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elyx-code/project-logic-tree",
3
- "version": "0.0.7050",
3
+ "version": "0.0.7051",
4
4
  "author": "Sergio Herrero",
5
5
  "license": "UNLICENSED",
6
6
  "description": "An installable module which contains the type definitions and ephemeral state management for a projects' logic tree data structure",