@everymatrix/casino-header-controller 0.0.379 → 0.0.381

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": "0.0.379",
3
+ "version": "0.0.381",
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": "1bfb9d93a7ec8db47cd50a674a74d4542165de8d"
41
+ "gitHead": "f7cb80fa90a0acffe518e6de5f5b150dc1bb7867"
42
42
  }