@coana-tech/cli 13.17.19 → 13.17.20
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
|
@@ -185213,7 +185213,7 @@ var require_version = __commonJS({
|
|
|
185213
185213
|
"use strict";
|
|
185214
185214
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
185215
185215
|
exports2.version = void 0;
|
|
185216
|
-
exports2.version = "13.17.
|
|
185216
|
+
exports2.version = "13.17.20";
|
|
185217
185217
|
}
|
|
185218
185218
|
});
|
|
185219
185219
|
|