@everymatrix/casino-header-controller 1.24.6 → 1.25.0

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@everymatrix/casino-header-controller",
3
- "version": "1.24.6",
3
+ "version": "1.25.0",
4
4
  "main": "dist/casino-header-controller.js",
5
5
  "svelte": "src/index.ts",
6
6
  "scripts": {
@@ -37,5 +37,5 @@
37
37
  "publishConfig": {
38
38
  "access": "public"
39
39
  },
40
- "gitHead": "83c764a2fd7fd527c06d72f0a539fde3c531bd49"
40
+ "gitHead": "668756b576877a7c33679408591fa2b7f93e0f37"
41
41
  }