Christian Risi e9abeb9bb6 V0.5.9 Arroyo Toad
There's a bug during conversion from buffer to unix timestamp
2024-12-06 19:12:01 +00:00

9 lines
124 B
JSON

{
"tasks": {
"dev": "deno run --watch ./src/main.ts"
},
"imports": {
"@std/assert": "jsr:@std/assert@1"
}
}