Moved files

This commit is contained in:
Lukas Wölfer
2025-06-11 23:09:19 +02:00
parent 88f774ae76
commit 65f1a984cf
8 changed files with 5 additions and 5 deletions

View File

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