@everymatrix/casino-filter 1.27.0 → 1.27.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@everymatrix/casino-filter",
3
- "version": "1.27.0",
3
+ "version": "1.27.2",
4
4
  "main": "dist/casino-filter.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": "f6ec9c7a552b5acad22390148d440b8050572424"
38
+ "gitHead": "0c03a79deed2ad6c051e5842c9c172ccdfee2b46"
39
39
  }
@@ -257,7 +257,6 @@
257
257
  {/if}
258
258
  </div>
259
259
 
260
-
261
260
  <style lang="scss">
262
261
 
263
262
  .SearchLoading {