@everymatrix/casino-filter-page 1.15.7 → 1.16.0

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.15.7",
3
+ "version": "1.16.0",
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": "4e4929f58bd412710f1e9fa1091a3121877a5f18"
38
+ "gitHead": "4de660840367ca3f6d6645e39b13ba86ca19bb5e"
39
39
  }