@everymatrix/casino-filter-page 1.13.20 → 1.13.21

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.20",
3
+ "version": "1.13.21",
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": "f2b29353a1808a2e668ea9d55c4942911727bc75"
38
+ "gitHead": "1fd2c3fb4f093d3a94b66d5f2986335d61b38215"
39
39
  }