fix: downgrade @elysiajs/html dependency to version 1.0.2
Error 500 with version 0.3.2 #81
This commit is contained in:
parent
e9e95c61e9
commit
c714ade3e2
2 changed files with 1 additions and 1 deletions
BIN
bun.lockb
BIN
bun.lockb
Binary file not shown.
|
|
@ -9,7 +9,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@elysiajs/cookie": "^0.8.0",
|
||||
"@elysiajs/html": "^1.1.0",
|
||||
"@elysiajs/html": "1.0.2",
|
||||
"@elysiajs/jwt": "^1.1.0",
|
||||
"@elysiajs/static": "^1.1.0",
|
||||
"elysia": "^1.1.4"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue