RPCPlayground

This commit is contained in:
Julien Valverdé
2024-07-05 17:25:10 +02:00
parent a27a185759
commit 0f1d9c5ba6
4 changed files with 29 additions and 1 deletions

View File

@@ -11,7 +11,8 @@
"@todo-tests/common": "workspace:*",
"@trpc/server": "^10.45.2",
"effect": "^3.4.6",
"express": "^4.19.2"
"express": "^4.19.2",
"trpc-playground": "^1.0.4"
},
"devDependencies": {
"@types/express": "^4.17.21",