fix: move singleplayer create to trpc

This commit is contained in:
Mythie
2023-11-24 16:58:18 +11:00
parent 8230349114
commit d8688692f7
10 changed files with 262 additions and 239 deletions

View File

@@ -17,7 +17,9 @@
"@trpc/next": "^10.36.0",
"@trpc/react-query": "^10.36.0",
"@trpc/server": "^10.36.0",
"luxon": "^3.4.0",
"superjson": "^1.13.1",
"ts-pattern": "^5.0.5",
"zod": "^3.22.4"
}
}