Some checks failed
Build and Push Version Check Action / build (push) Failing after 4m33s
8 lines
117 B
JSON
8 lines
117 B
JSON
{
|
|
"tasks": {
|
|
"dev": "deno run --watch main.ts"
|
|
},
|
|
"imports": {
|
|
"@std/assert": "jsr:@std/assert@1"
|
|
}
|
|
} |