@coana-tech/cli 13.19.27 → 13.19.29
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/cli.js +1 -1
- package/package.json +1 -1
package/cli.js
CHANGED
|
@@ -190241,7 +190241,7 @@ var require_version = __commonJS({
|
|
|
190241
190241
|
"use strict";
|
|
190242
190242
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
190243
190243
|
exports2.version = void 0;
|
|
190244
|
-
exports2.version = "13.19.
|
|
190244
|
+
exports2.version = "13.19.29";
|
|
190245
190245
|
}
|
|
190246
190246
|
});
|
|
190247
190247
|
|