@everymatrix/casino-filter-page 0.0.233 → 0.0.237

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.233",
3
+ "version": "0.0.237",
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": "d7554673f55c9c428a1cf82bdecf5f2da81e373d"
39
+ "gitHead": "2e75c5dd54e711bed0fc8b8282d8aa284725cfcf"
40
40
  }