@everymatrix/casino-footer-v2 0.0.388 → 0.0.389

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-footer-v2",
3
- "version": "0.0.388",
3
+ "version": "0.0.389",
4
4
  "main": "dist/casino-footer-v2.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": "84db50c28b19402630231f365f7255804737565d"
39
+ "gitHead": "2b565e2e539a72c0d78cdcfc1ffc87929474ff44"
40
40
  }
@@ -478,7 +478,6 @@
478
478
 
479
479
 
480
480
  <style lang="scss">
481
-
482
481
  :host {
483
482
  font-family: system-ui, -apple-system, Roboto, Helvetica;
484
483
  }