@identitybuilding/idb-react-translations 0.4.82 → 0.4.83

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.
@@ -968,14 +968,6 @@ var CustomerInfo = (_CustomerInfo = {
968
968
  nl: "Voeg een email adres toe van een collega ondernemer (optioneel)",
969
969
  fr: "Ajouter une adresse e-mail d'un collègue entrepreneur (facultatif)",
970
970
  en: "Add an email address of a colleague entrepreneur (optional)"
971
- }), _defineProperty(_CustomerInfo, "dear", {
972
- nl: "Beste",
973
- fr: "Cher",
974
- en: "Dear"
975
- }), _defineProperty(_CustomerInfo, "dear", {
976
- nl: "Beste",
977
- fr: "Cher",
978
- en: "Dear"
979
971
  }), _CustomerInfo);
980
972
  var _default = CustomerInfo;
981
973
  exports["default"] = _default;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@identitybuilding/idb-react-translations",
3
- "version": "0.4.82",
3
+ "version": "0.4.83",
4
4
  "description": "This module contains all the translations for the whole Entrepreneurs Network.",
5
5
  "main": "dist/Translate.js",
6
6
  "scripts": {