pcm-shared-components 2.0.92 → 2.0.93

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.
@@ -464,6 +464,7 @@
464
464
  "night": "Night(s)",
465
465
  "nightly": "Nightly",
466
466
  "nightly_avg": "Nightly avg",
467
+ "nightly_price": "Nightly Price",
467
468
  "nights": "Night(s)",
468
469
  "nights_sold": "Nights sold",
469
470
  "no": "No",
@@ -464,6 +464,7 @@
464
464
  "night": "noche(s)",
465
465
  "nightly": "Nocturno",
466
466
  "nightly_avg": "Promedio nocturno",
467
+ "nightly_price": "Precio por noche",
467
468
  "nights": "Noche(s)",
468
469
  "nights_sold": "Noches vendidas",
469
470
  "no": "No",
@@ -464,6 +464,7 @@
464
464
  "night": "Nuit(s)",
465
465
  "nightly": "Par nuit",
466
466
  "nightly_avg": "Moy par nuit",
467
+ "nightly_price": "Prix par nuit",
467
468
  "nights": "Nuit(s)",
468
469
  "nights_sold": "Nuitées vendues",
469
470
  "no": "Non",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pcm-shared-components",
3
- "version": "2.0.92",
3
+ "version": "2.0.93",
4
4
  "private": false,
5
5
  "main": "dist/index.js",
6
6
  "babel": {