@vendit-dev/thirdparty-adapters 0.7.13 → 0.7.14

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.
@@ -107,7 +107,7 @@ exports.TL_LINCOLN_TO_VENDIT_OTA_MAP = (_a = {},
107
107
  _a[TlLincolnOta.DRTRIP] = 'DRTRIP',
108
108
  _a[TlLincolnOta.NANUGO] = 'NANUGO',
109
109
  _a[TlLincolnOta.ONDA] = 'ONDA',
110
- _a[TlLincolnOta.GC_COMPANY] = 'YEOGIEOTTAE',
110
+ _a[TlLincolnOta.GC_COMPANY] = 'HOTELTIME',
111
111
  _a[TlLincolnOta.TRIPTOPAZ] = 'TRIPTOPAZ',
112
112
  _a[TlLincolnOta.TAMNAO] = 'TAMNAO',
113
113
  _a[TlLincolnOta.STAYNMORE] = 'STAYNMORE',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vendit-dev/thirdparty-adapters",
3
- "version": "0.7.13",
3
+ "version": "0.7.14",
4
4
  "description": "Third party adapters between v-cloud and other PMS/CMS providers.",
5
5
  "main": "lib/index.js",
6
6
  "scripts": {