mirror of
https://github.com/whekin/household-bot.git
synced 2026-04-01 01:24:03 +00:00
feat(architecture): add finance repository adapters
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
"lint": "oxlint \"src\""
|
||||
},
|
||||
"dependencies": {
|
||||
"@household/domain": "workspace:*"
|
||||
"@household/domain": "workspace:*",
|
||||
"@household/ports": "workspace:*"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user