@everymatrix/casino-filter-page 1.10.2 → 1.10.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-page",
3
- "version": "1.10.2",
3
+ "version": "1.10.3",
4
4
  "main": "dist/casino-filter-page.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": "0608b5f0449d8bd54dcb9e847e35e9b91c4398a2"
38
+ "gitHead": "98d132fbb25ecc10cce6f3caf89f35ab2f59c3d1"
39
39
  }