@elyx-code/project-logic-tree 0.0.7074 → 0.0.7075

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
@@ -72065,7 +72065,7 @@ const i1 = Object.values(QF), pf = {
72065
72065
  previousVersion: null,
72066
72066
  deleted: !1,
72067
72067
  name: he.String,
72068
- value: "error.html",
72068
+ value: "index.html",
72069
72069
  parent: nli,
72070
72070
  autogeneration: null,
72071
72071
  valueAsTypeList: null,
@@ -72178,7 +72178,7 @@ const i1 = Object.values(QF), pf = {
72178
72178
  allPropertiesImplement: null,
72179
72179
  abstract: !0,
72180
72180
  static: !0,
72181
- interactive: !0,
72181
+ interactive: !1,
72182
72182
  properties: [
72183
72183
  Zsi,
72184
72184
  zsi,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elyx-code/project-logic-tree",
3
- "version": "0.0.7074",
3
+ "version": "0.0.7075",
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",