@everymatrix/casino-tournaments-controller 1.12.6 → 1.13.0
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-tournaments-controller",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.13.0",
|
|
4
4
|
"main": "dist/casino-tournaments-controller.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": "
|
|
38
|
+
"gitHead": "1e1112223dbbcaa114d0dc15006eb09f2beabedd"
|
|
39
39
|
}
|
|
@@ -430,9 +430,7 @@
|
|
|
430
430
|
$primary-font-color: var(--emfe-w-color-white, #FFFFFF);
|
|
431
431
|
$primary-font-size: 1rem;
|
|
432
432
|
|
|
433
|
-
|
|
434
|
-
font-family: system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji';
|
|
435
|
-
}
|
|
433
|
+
|
|
436
434
|
|
|
437
435
|
*,
|
|
438
436
|
*::before,
|