@dudousxd/nestjs-codegen 0.25.0 → 0.25.1

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/cli/main.js CHANGED
@@ -5281,7 +5281,7 @@ async function watch(config, onChange, options = {}) {
5281
5281
  }
5282
5282
 
5283
5283
  // src/index.ts
5284
- var VERSION = "0.25.0";
5284
+ var VERSION = "0.25.1";
5285
5285
 
5286
5286
  // src/cli/codegen.ts
5287
5287
  async function runCodegen(opts = {}) {