@everymatrix/casino-slider 1.13.16 → 1.13.18

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@everymatrix/casino-slider",
3
- "version": "1.13.16",
3
+ "version": "1.13.18",
4
4
  "main": "dist/casino-slider.js",
5
5
  "svelte": "src/index.ts",
6
6
  "scripts": {
@@ -35,5 +35,5 @@
35
35
  "publishConfig": {
36
36
  "access": "public"
37
37
  },
38
- "gitHead": "586fd8038cd1f675aab3c6a81922c36e5d8faa34"
38
+ "gitHead": "29a83de9b7993a1daa20b9e2971e44b8cb9690ed"
39
39
  }
@@ -153,7 +153,7 @@
153
153
  });
154
154
  return subGroupsIds.flat();
155
155
  });
156
- window.postMessage({type: 'SubgroupsIds', subGroupsIds: subGroupsIds});
156
+ window.postMessage({type: 'SubgroupsIds', subGroupsIds: subGroupsIds}, window.location.href);
157
157
 
158
158
 
159
159
  }).then(() => {