@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.
Files changed (2) hide show
  1. package/bin/formatjs +1 -1
  2. 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.1";
154917
+ version = "5.0.2";
154918
154918
  }
154919
154919
  });
154920
154920
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@formatjs/cli",
3
- "version": "5.0.1",
3
+ "version": "5.0.2",
4
4
  "description": "A CLI for formatjs.",
5
5
  "keywords": [
6
6
  "intl",