@everymatrix/casino-header-controller 0.0.188 → 0.0.189

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-header-controller",
3
- "version": "0.0.188",
3
+ "version": "0.0.189",
4
4
  "main": "dist/casino-header-controller.js",
5
5
  "svelte": "src/index.ts",
6
6
  "scripts": {
@@ -38,5 +38,5 @@
38
38
  "publishConfig": {
39
39
  "access": "public"
40
40
  },
41
- "gitHead": "c160cb36d198a31c8428cdad76be4ac61b0b49c4"
41
+ "gitHead": "3781af65baf0822b42483eec16cd95a8cb26f983"
42
42
  }
@@ -8,7 +8,6 @@
8
8
  import '@everymatrix/player-account-balance-modal';
9
9
 
10
10
  import everymatrixLogo from './images/everymatrix-logo-white.png';
11
- import sliderPlaceholderImage from './images/slider.png';
12
11
 
13
12
  export let session:string = '';
14
13
  export let userid:string = '';
Binary file