working file upload
This commit is contained in:
parent
787ff9741e
commit
a0885013bb
6 changed files with 66 additions and 15 deletions
|
|
@ -8,7 +8,8 @@
|
|||
"dependencies": {
|
||||
"@elysiajs/html": "^1.0.2",
|
||||
"@elysiajs/static": "^1.0.2",
|
||||
"elysia": "latest"
|
||||
"elysia": "latest",
|
||||
"nanoid": "^5.0.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"bun-types": "latest"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue