chore: sanitize filename
This commit is contained in:
parent
a8ed60d48f
commit
c1b75a13fd
3 changed files with 15 additions and 2 deletions
|
|
@ -17,7 +17,8 @@
|
|||
"@elysiajs/jwt": "^1.2.0",
|
||||
"@elysiajs/static": "^1.2.0",
|
||||
"@kitajs/html": "^4.2.7",
|
||||
"elysia": "^1.2.12"
|
||||
"elysia": "^1.2.12",
|
||||
"sanitize-filename": "^1.6.3"
|
||||
},
|
||||
"module": "src/index.tsx",
|
||||
"type": "module",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue