feat: better ux for calc-schedule-budget

This commit is contained in:
2024-08-13 08:11:31 +02:00
parent e51e42efa8
commit 3636531a18
5 changed files with 68 additions and 23 deletions

View File

@@ -12,6 +12,7 @@
"license": "MIT",
"dependencies": {
"@actual-app/api": "^6.8.2",
"chalk": "^5.3.0",
"date-fns": "^3.6.0",
"dotenv": "^16.4.5"
}