fix dependency

This commit is contained in:
Robert Dyer
2025-01-04 14:40:19 -06:00
parent 114e9442a8
commit c1a32f669b
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"dependencies": {
"better-sqlite3": "11.7.0",
"@actual-app/api": "latest",
"better-sqlite3": "^11.7.2",
"dotenv": "^16.4.5",
"jsdom": "^24.1.0",
"readline-sync": "^1.4.10"