@everymatrix/casino-filter-page 1.13.13 → 1.13.14

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.13.13",
3
+ "version": "1.13.14",
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": "5a881e74d4ceb22caa80fff2f881ef8ae99b2dd6"
38
+ "gitHead": "a5cf232b09fe0b3050e2243fb25404a2e17f382f"
39
39
  }