@elyx-code/project-logic-tree 0.0.6133 → 0.0.6134
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 +2 -2
- package/dist/index.umd.cjs +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -16038,7 +16038,7 @@ const hh = {
|
|
|
16038
16038
|
type: i.VariableDeclaration,
|
|
16039
16039
|
version: 1,
|
|
16040
16040
|
// The name is the same on purpose to test validation
|
|
16041
|
-
name: "Company DTO",
|
|
16041
|
+
name: "Company DTO 2",
|
|
16042
16042
|
description: null,
|
|
16043
16043
|
defaultValue: null,
|
|
16044
16044
|
dataType: null,
|
|
@@ -16115,7 +16115,7 @@ const hh = {
|
|
|
16115
16115
|
id: zs,
|
|
16116
16116
|
type: i.VariableDeclaration,
|
|
16117
16117
|
version: 1,
|
|
16118
|
-
name: "Company DTO",
|
|
16118
|
+
name: "Company DTO og",
|
|
16119
16119
|
description: null,
|
|
16120
16120
|
defaultValue: null,
|
|
16121
16121
|
dataType: null,
|