@everymatrix/casino-lobby 0.0.290 → 0.0.291

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-lobby",
3
- "version": "0.0.290",
3
+ "version": "0.0.291",
4
4
  "main": "dist/casino-lobby.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": "88cef54931a3357b0ae9a20f4fa09091e1f8bb73"
39
+ "gitHead": "80929cf0a4259c7a2a94b219b84b072bdf376dc5"
40
40
  }
@@ -260,7 +260,7 @@
260
260
  {clientstylingurl}
261
261
  {gamepagemodalurl}
262
262
  >
263
- ><casino-game-page
263
+ <casino-game-page
264
264
  session={sessionID}
265
265
  userid={userid}
266
266
  endpoint={endpointURL}