@everymatrix/casino-header-controller 1.34.0 → 1.34.2

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.34.0",
3
+ "version": "1.34.2",
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": "c9ad96fd45d67455a049f61462d8b4523a78ba54"
40
+ "gitHead": "99004a0501ea8fb9219aac803a986e470f556838"
41
41
  }