@everymatrix/casino-filter-page 0.0.231 → 0.0.235

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.231",
3
+ "version": "0.0.235",
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": "e086afea1fa3d77d6522b4285288d9dda114b206"
39
+ "gitHead": "61a6a3f31e48f5f6865ef5aafdaa2091436ca9d5"
40
40
  }