deno-deploy/deno.json
Sam Therapy c8aa478c88
Some checks failed
ci / docker (push) Failing after 7s
Attempt to create a GitHub Action
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2024-03-27 20:41:36 +01:00

6 lines
68 B
JSON

{
"imports": {
"std/": "https://deno.land/std@0.220.1/"
}
}