@everymatrix/casino-header-controller 1.37.12 → 1.39.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.37.12",
3
+ "version": "1.39.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": "284346262a669a2f5a5891d7ba9327b0c94aa44c"
40
+ "gitHead": "d3dbfca9fcdc2d9df9a01f60f283ed699ec828fb"
41
41
  }