@coana-tech/cli 14.2.5 → 14.2.6
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
|
@@ -194065,7 +194065,7 @@ var require_version = __commonJS({
|
|
|
194065
194065
|
"use strict";
|
|
194066
194066
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
194067
194067
|
exports2.version = void 0;
|
|
194068
|
-
exports2.version = "14.2.
|
|
194068
|
+
exports2.version = "14.2.6";
|
|
194069
194069
|
}
|
|
194070
194070
|
});
|
|
194071
194071
|
|