Skip to content

Commit

Permalink
Pin Elysia at v1.0.27
Browse files Browse the repository at this point in the history
WebSocket broke after 1.1 so pinning until fixed.

Signed-off-by: Brian Evans <ebrian101@gmail.com>
  • Loading branch information
mrbrianevans committed Oct 26, 2024
1 parent 6557557 commit cf77bd3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified server/bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"typescript": "^5.4.5"
},
"dependencies": {
"elysia": "^1.1.23",
"elysia": "~1.0.27",
"genson-js": "^0.0.8",
"pino": "^8.21.0",
"redis": "^4.6.13"
Expand Down

0 comments on commit cf77bd3

Please sign in to comment.