@everymatrix/casino-filter-modal 1.14.5 → 1.14.7

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@everymatrix/casino-filter-modal",
3
- "version": "1.14.5",
3
+ "version": "1.14.7",
4
4
  "main": "dist/casino-filter-modal.js",
5
5
  "svelte": "src/index.ts",
6
6
  "scripts": {
@@ -35,5 +35,5 @@
35
35
  "publishConfig": {
36
36
  "access": "public"
37
37
  },
38
- "gitHead": "3ae8f92d743368270919d33a4d4b8f98c78dcd83"
38
+ "gitHead": "e0c4908ae0358ad455046427736d3bbb675e6fb6"
39
39
  }