@angelitosystems/nest-devtools 1.0.17 → 2.0.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/dist/index.js CHANGED
@@ -1518,7 +1518,7 @@ function detectNestJsVersion() {
1518
1518
  }
1519
1519
 
1520
1520
  // src/version.ts
1521
- var SDK_VERSION = "1.0.17";
1521
+ var SDK_VERSION = "2.0.0";
1522
1522
 
1523
1523
  // src/banner.ts
1524
1524
  var RESET = "\x1B[0m";