mirror of
https://github.com/lukevella/rallly.git
synced 2025-07-16 07:55:29 +02:00
🐛 Fix gateway timeout when poll has 55 options (#1238)
This commit is contained in:
parent
0daa9dc494
commit
02f7c3ac06
4 changed files with 58 additions and 54 deletions
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue