@vendit-dev/thirdparty-adapters 0.4.1-beta.9 → 0.4.1

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.
@@ -257,7 +257,6 @@ var SmartAccessAdapter = /** @class */ (function () {
257
257
  })];
258
258
  case 3:
259
259
  roomKeyResponse = _a.sent();
260
- console.log('🚀 ~ file: smartAccess.ts:288 ~ SmartAccessAdapter ~ roomKeyResponse:', roomKeyResponse);
261
260
  return [2 /*return*/, roomKeyResponse];
262
261
  case 4:
263
262
  error_1 = _a.sent();
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vendit-dev/thirdparty-adapters",
3
- "version": "0.4.1-beta.9",
3
+ "version": "0.4.1",
4
4
  "description": "Third party adapters between v-cloud and other PMS/CMS providers.",
5
5
  "main": "lib/index.js",
6
6
  "scripts": {