@everymatrix/casino-header-controller 1.5.4 → 1.5.5

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.5.4",
3
+ "version": "1.5.5",
4
4
  "main": "dist/casino-header-controller.js",
5
5
  "svelte": "src/index.ts",
6
6
  "scripts": {
@@ -38,5 +38,5 @@
38
38
  "publishConfig": {
39
39
  "access": "public"
40
40
  },
41
- "gitHead": "0515078fefc5290a183afcfb2608cf265f2322c7"
41
+ "gitHead": "394176b807e2523b04e88d04cbdb5d596577547a"
42
42
  }