@storm-software/workspace-tools 1.177.2 → 1.178.0

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.177.2",
3
+ "version": "1.178.0",
4
4
  "type": "commonjs",
5
5
  "description": "⚡ A Nx plugin package that contains various executors and generators used in a Storm workspaces.",
6
6
  "repository": {
@@ -409665,7 +409665,8 @@ function withRollupConfig(rawOptions, rollupConfig = {}, dependencies) {
409665
409665
  dependencies
409666
409666
  )
409667
409667
  },
409668
- verbosity: 3
409668
+ verbosity: 3,
409669
+ useTsconfigDeclarationDir: true
409669
409670
  }),
409670
409671
  (0, import_type_definitions.typeDefinitions)({
409671
409672
  projectRoot