@dudousxd/nestjs-codegen 0.2.0 → 0.2.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
@@ -3911,7 +3911,7 @@ async function watch(config, onChange) {
3911
3911
  }
3912
3912
 
3913
3913
  // src/index.ts
3914
- var VERSION = "0.2.0";
3914
+ var VERSION = "0.2.1";
3915
3915
 
3916
3916
  // src/cli/codegen.ts
3917
3917
  async function runCodegen(opts = {}) {