@formatjs/cli 5.0.1 → 5.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/bin/formatjs +1 -1
- package/package.json +1 -1
package/bin/formatjs
CHANGED
|
@@ -154914,7 +154914,7 @@ var require_out4 = __commonJS({
|
|
|
154914
154914
|
var version;
|
|
154915
154915
|
var init_package = __esm({
|
|
154916
154916
|
"bazel-out/darwin-fastbuild/bin/packages/cli/lib_esnext/package.json"() {
|
|
154917
|
-
version = "5.0.
|
|
154917
|
+
version = "5.0.2";
|
|
154918
154918
|
}
|
|
154919
154919
|
});
|
|
154920
154920
|
|