mirror of
https://github.com/Radiquum/AniX.git
synced 2025-09-09 16:03:54 +05:00
feat/api-prox: improve deno support
This commit is contained in:
parent
90f285371b
commit
022dc7b284
4 changed files with 43 additions and 1 deletions
27
api-prox/deno.lock
generated
Normal file
27
api-prox/deno.lock
generated
Normal file
|
@ -0,0 +1,27 @@
|
|||
{
|
||||
"version": "5",
|
||||
"specifiers": {
|
||||
"jsr:@hono/hono@^4.9.6": "4.9.6"
|
||||
},
|
||||
"jsr": {
|
||||
"@hono/hono@4.9.6": {
|
||||
"integrity": "b85abb0013d167a290b1808d1d4d542dee269df31d4f47122023259fdd7e184b"
|
||||
}
|
||||
},
|
||||
"workspace": {
|
||||
"dependencies": [
|
||||
"jsr:@hono/hono@^4.9.6"
|
||||
],
|
||||
"packageJson": {
|
||||
"dependencies": [
|
||||
"npm:@types/bun@latest",
|
||||
"npm:@types/deno@latest",
|
||||
"npm:@types/node@latest",
|
||||
"npm:hono@^4.9.6",
|
||||
"npm:typescript@^5.9.2",
|
||||
"npm:vercel@^47.0.5",
|
||||
"npm:wrangler@^4.4.0"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue