contensis-cli 1.6.1-beta.16 → 1.6.1-beta.17

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