mirror of
https://github.com/System-End/cdn.git
synced 2026-04-19 16:18:17 +00:00
Bump deno runtime version
This commit is contained in:
parent
5e785e27c2
commit
38bd0049d3
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"version": 2,
|
||||
"functions": {
|
||||
"api/**/*.{j,t}s": { "runtime": "vercel-deno@0.4.4" }
|
||||
"api/**/*.{j,t}s": { "runtime": "vercel-deno@0.6.0" }
|
||||
},
|
||||
"redirects": [
|
||||
{ "source": "/", "destination": "https://github.com/hackclub/cdn"}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue