@angelitosystems/nest-devtools 1.0.15 → 1.0.16

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/index.cjs CHANGED
@@ -1549,7 +1549,7 @@ function detectNestJsVersion() {
1549
1549
  }
1550
1550
 
1551
1551
  // src/version.ts
1552
- var SDK_VERSION = "1.0.15";
1552
+ var SDK_VERSION = "1.0.16";
1553
1553
 
1554
1554
  // src/banner.ts
1555
1555
  var RESET = "\x1B[0m";