@everymatrix/casino-header-controller 1.37.9 → 1.37.11

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.37.9",
3
+ "version": "1.37.11",
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": "ce63e9919b2417a905be00e35e304ac961790a58"
40
+ "gitHead": "bf020b7053c86226ac419f42cea1dabb823cee47"
41
41
  }