From ed2985b20b539c18acb5b0cd66b2266c07413917 Mon Sep 17 00:00:00 2001 From: Keenan Tims Date: Sat, 9 May 2026 00:17:20 -0700 Subject: [PATCH] update actual --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 327e05f..e84866b 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "license": "ISC", "type": "commonjs", "dependencies": { - "@actual-app/api": "^25.11.0", + "@actual-app/api": "^26.5.2", "yargs": "^17.7.2" } }