mozrest-sdk-react-dev 0.2.70 → 0.2.71

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
@@ -6441,7 +6441,7 @@ const PROFILEURL = "Profile URL";
6441
6441
  const AREYOUSURECONNECTTOTRIPADVISOR = "Are you sure you want to connect to Tripadvisor";
6442
6442
  const TRIPADVISOR = "Tripadvisor";
6443
6443
  const TRIPADVISORREPLY = "Tripadvisor reply";
6444
- const COMMINGUP = "Comming up";
6444
+ const COMMINGUP = "Coming up";
6445
6445
  const TODAY = "Today";
6446
6446
  const TOMORROW = "Tomorrow";
6447
6447
  const SELECTADAY = "Select a day";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mozrest-sdk-react-dev",
3
- "version": "0.2.70",
3
+ "version": "0.2.71",
4
4
  "main": "mozrest-sdk.es.js",
5
5
  "keywords": ["mozrest"],
6
6
  "author": {