@storm-software/workspace-tools 1.43.17 → 1.43.18

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/workspace-tools",
3
- "version": "1.43.17",
3
+ "version": "1.43.18",
4
4
  "private": false,
5
5
  "description": "⚡ A Nx plugin package that contains various executors and generators used in a Storm workspaces.",
6
6
  "keywords": [
@@ -137408,7 +137408,7 @@ ${(0, import_node_fs2.readFileSync)(file, "utf-8")}`,
137408
137408
  ...options,
137409
137409
  watch: false,
137410
137410
  main: options.entry,
137411
- transformers: options.skipTypia ? [] : ["typia/lib/transform"]
137411
+ transformers: []
137412
137412
  },
137413
137413
  context.root,
137414
137414
  sourceRoot,
@@ -137439,7 +137439,7 @@ ${(0, import_node_fs2.readFileSync)(file, "utf-8")}`,
137439
137439
  ...options,
137440
137440
  watch: false,
137441
137441
  main: options.entry,
137442
- transformers: options.skipTypia ? [] : ["typia/lib/transform"]
137442
+ transformers: []
137443
137443
  },
137444
137444
  context.root,
137445
137445
  sourceRoot,
@@ -137439,7 +137439,7 @@ ${(0, import_node_fs2.readFileSync)(file, "utf-8")}`,
137439
137439
  ...options,
137440
137440
  watch: false,
137441
137441
  main: options.entry,
137442
- transformers: options.skipTypia ? [] : ["typia/lib/transform"]
137442
+ transformers: []
137443
137443
  },
137444
137444
  context.root,
137445
137445
  sourceRoot,
@@ -137439,7 +137439,7 @@ ${(0, import_node_fs2.readFileSync)(file, "utf-8")}`,
137439
137439
  ...options,
137440
137440
  watch: false,
137441
137441
  main: options.entry,
137442
- transformers: options.skipTypia ? [] : ["typia/lib/transform"]
137442
+ transformers: []
137443
137443
  },
137444
137444
  context.root,
137445
137445
  sourceRoot,