Migrate to deno v2.x

This commit is contained in:
2024-10-28 12:25:43 +08:00
parent b959837f1b
commit 0df60ff87c
4 changed files with 11 additions and 6 deletions

View File

@@ -35,5 +35,5 @@
},
"exclude": ["_fresh", "static/sw.js"]
},
"unstable": ["ffi", "fs"]
"unstable": ["ffi"]
}