@dudousxd/nestjs-inertia-codegen 1.0.6 → 1.0.7

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
@@ -1400,7 +1400,7 @@ async function watch(config, onChange) {
1400
1400
  __name(watch, "watch");
1401
1401
 
1402
1402
  // src/index.ts
1403
- var VERSION = "1.0.6";
1403
+ var VERSION = "1.0.7";
1404
1404
 
1405
1405
  // src/cli/codegen.ts
1406
1406
  async function runCodegen(opts = {}) {