@everymatrix/casino-header-controller 1.14.0 → 1.14.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.14.0",
3
+ "version": "1.14.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": "50859415bac3b0cca7863e545b1edd43a68938cb"
40
+ "gitHead": "870342da51cddabdb57a3deed6fef695229c9ecd"
41
41
  }