@everymatrix/casino-header-controller 1.7.1 → 1.7.3

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.7.1",
3
+ "version": "1.7.3",
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": "c0b2bf42b27d9f10a77af4c5be6a2708be5435cf"
41
+ "gitHead": "af607736d2fefc2fcb0fc155b2023fcd62806a5c"
42
42
  }