contensis-cli 1.6.1-beta.20 → 1.6.1-beta.21

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
@@ -46453,7 +46453,7 @@ var progress = {
46453
46453
  };
46454
46454
 
46455
46455
  // src/version.ts
46456
- var LIB_VERSION = "1.6.1-beta.20";
46456
+ var LIB_VERSION = "1.6.1-beta.21";
46457
46457
 
46458
46458
  // src/commands/connect.ts
46459
46459
  var import_commander2 = require("commander");