@infrab4a/connect 0.14.3-beta.0 → 0.14.4

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.
@@ -1116,6 +1116,7 @@
1116
1116
  (function (Shops) {
1117
1117
  Shops["MENSMARKET"] = "mensmarket";
1118
1118
  Shops["GLAMSHOP"] = "Glamshop";
1119
+ Shops["GLAMPOINTS"] = "Glampoints";
1119
1120
  })(exports.Shops || (exports.Shops = {}));
1120
1121
 
1121
1122
  var Category = /** @class */ (function (_super) {