@elyx-code/project-logic-tree 0.0.6944 → 0.0.6945

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
@@ -69413,7 +69413,7 @@ const $I = Object.values(Fj), tc = {
69413
69413
  codeName: "content",
69414
69414
  description: "File content. If isBase64=true, provide a base64-encoded string.",
69415
69415
  index: 1,
69416
- required: !1,
69416
+ required: !0,
69417
69417
  defaultValue: null,
69418
69418
  parentRelationType: U.FixedArguments,
69419
69419
  dataType: lni,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elyx-code/project-logic-tree",
3
- "version": "0.0.6944",
3
+ "version": "0.0.6945",
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",