Working TodoRepository

This commit is contained in:
Julien Valverdé
2024-06-28 23:40:19 +02:00
parent 5388bc139d
commit f931ea2a1c
4 changed files with 12 additions and 8 deletions

View File

@@ -9,5 +9,8 @@
"@thilawyn/thilalib": "^0.1.4",
"@todo-tests/common": "workspace:*",
"effect": "^3.4.5"
},
"devDependencies": {
"bun-types": "^1.1.17"
}
}