mozrest-sdk-react-dev 0.3.64 → 0.3.65

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/mozrest-sdk.es.js CHANGED
@@ -150297,8 +150297,8 @@ const getColor = (rp) => {
150297
150297
  return colors[rp] || defaulColor;
150298
150298
  };
150299
150299
  const showStatsOptions = [
150300
- { value: 1, label: t("BOOKINGS") },
150301
- { value: 2, label: t("COVERS") }
150300
+ { value: 1, label: "BOOKINGS" },
150301
+ { value: 2, label: "COVERS" }
150302
150302
  ];
150303
150303
  const content$2 = "_content_7cjx9_1";
150304
150304
  const styles$w = {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mozrest-sdk-react-dev",
3
- "version": "0.3.64",
3
+ "version": "0.3.65",
4
4
  "main": "mozrest-sdk.es.js",
5
5
  "keywords": [
6
6
  "mozrest"