@everymatrix/casino-filter-modal 1.14.1 → 1.14.3

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.1",
3
+ "version": "1.14.3",
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": "398497515924e7f87fc77ca537a96f67db896b1b"
38
+ "gitHead": "01f40eda1fe5e188af0312b07feed57286943c8b"
39
39
  }