@everymatrix/casino-filter-page 0.0.241 → 0.0.242

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": "0.0.241",
3
+ "version": "0.0.242",
4
4
  "main": "dist/casino-filter-page.js",
5
5
  "svelte": "src/index.ts",
6
6
  "scripts": {
@@ -36,5 +36,5 @@
36
36
  "publishConfig": {
37
37
  "access": "public"
38
38
  },
39
- "gitHead": "298253a66c9a5be49e9c3c631b327129dc84c541"
39
+ "gitHead": "3cc82c62fb2a642ad091ac207ae95928c21ba69c"
40
40
  }