@everymatrix/casino-header-controller 1.0.16 → 1.1.0

Sign up to get free protection for your applications and to get access to all the features.
package/index.html CHANGED
@@ -37,7 +37,6 @@
37
37
  activecategory="/live-casino"
38
38
  positiontag="center-main-slider"
39
39
  userroles="everyone"
40
- clientstylingurl="https://raw.githubusercontent.com/adrianprp/winners/master/Winners.css"
41
40
  ></casino-header-controller>
42
41
  </div>
43
42
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@everymatrix/casino-header-controller",
3
- "version": "1.0.16",
3
+ "version": "1.1.0",
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": "526e9d4877d11a6372af0e39b2c9db7c8b640737"
41
+ "gitHead": "62036ada223f2b4f7b64d99a81ab2229ecba3cf1"
42
42
  }