added playground and userroute
This commit is contained in:
11
package.json
11
package.json
@@ -11,10 +11,15 @@
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@trpc/client": "11.0.0-rc.340",
|
||||
"@trpc/server": "11.0.0-rc.340",
|
||||
"@trpc/client": "^10.45.2",
|
||||
"@trpc/server": "^10.45.2",
|
||||
"better-sqlite3": "^9.5.0",
|
||||
"drizzle-orm": "^0.30.8"
|
||||
"cors": "^2.8.5",
|
||||
"drizzle-orm": "^0.30.8",
|
||||
"drizzle-zod": "^0.5.1",
|
||||
"express": "^4.19.2",
|
||||
"trpc-playground": "^1.0.4",
|
||||
"zod": "^3.22.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@swc/core": "^1.4.16",
|
||||
|
||||
Reference in New Issue
Block a user