pcm-shared-components 2.1.101 → 2.1.103

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.
@@ -854,6 +854,7 @@
854
854
  "tax_group_name": "Tax group name",
855
855
  "terms_and_conditions": "Terms and Conditions",
856
856
  "terms_and_policy": "Terms and Conditions",
857
+ "test_bump": "test bump",
857
858
  "theme": "Theme",
858
859
  "theme_room": "Theme room",
859
860
  "till": "Till",
@@ -854,6 +854,7 @@
854
854
  "tax_group_name": "Nombre del grupo fiscal",
855
855
  "terms_and_conditions": "Términos y condiciones",
856
856
  "terms_and_policy": "Términos y condiciones",
857
+ "test_bump": "prueba de golpe",
857
858
  "theme": "Tema",
858
859
  "theme_room": "Sala temática",
859
860
  "till": "Caja Registradora",
@@ -854,6 +854,7 @@
854
854
  "tax_group_name": "Nom du groupe de taxes",
855
855
  "terms_and_conditions": "Termes et Conditions",
856
856
  "terms_and_policy": "Termes et conditions",
857
+ "test_bump": "test de choc",
857
858
  "theme": "Thème",
858
859
  "theme_room": "Chambre à thème",
859
860
  "till": "Caisse",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pcm-shared-components",
3
- "version": "2.1.101",
3
+ "version": "2.1.103",
4
4
  "private": false,
5
5
  "main": "dist/index.js",
6
6
  "babel": {