@coana-tech/cli 14.0.1 → 14.0.2
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
|
@@ -190332,7 +190332,7 @@ var require_version = __commonJS({
|
|
|
190332
190332
|
"use strict";
|
|
190333
190333
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
190334
190334
|
exports2.version = void 0;
|
|
190335
|
-
exports2.version = "14.0.
|
|
190335
|
+
exports2.version = "14.0.2";
|
|
190336
190336
|
}
|
|
190337
190337
|
});
|
|
190338
190338
|
|