🐛 Fix gateway timeout when poll has 55 options (#1238)

This commit is contained in:
Luke Vella 2024-08-03 12:54:28 +01:00 committed by GitHub
parent 0daa9dc494
commit 02f7c3ac06
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 58 additions and 54 deletions

View file

@ -14,7 +14,7 @@
"@faker-js/faker": "^7.6.0",
"@rallly/tsconfig": "*",
"@types/node": "^18.15.10",
"prisma": "^5.15.0",
"prisma": "^5.17.0",
"tsx": "^4.6.2"
}
}