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/shell.js CHANGED
@@ -46464,7 +46464,7 @@ var progress = {
46464
46464
  };
46465
46465
 
46466
46466
  // src/version.ts
46467
- var LIB_VERSION = "1.6.1-beta.20";
46467
+ var LIB_VERSION = "1.6.1-beta.21";
46468
46468
 
46469
46469
  // src/commands/connect.ts
46470
46470
  var import_commander2 = require("commander");