end to end!

This commit is contained in:
2025-08-23 20:32:50 -04:00
parent a2e8887a0b
commit 3347452ec4
12 changed files with 114 additions and 73 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@games/client",
"type": "module",
"version": "0.0.3",
"version": "0.0.4",
"scripts": {
"dev": "vite --port 3000",
"build": "vite build"
@@ -11,6 +11,7 @@
"@solid-primitives/scheduled": "^1.5.2",
"@solidjs/router": "^0.15.3",
"js-cookie": "^3.0.5",
"kefir": "^3.8.8",
"kefir-bus": "^2.3.1",
"object-hash": "^3.0.0",
"solid-js": "^1.9.5"