Skip to content
This repository has been archived by the owner on Jan 5, 2025. It is now read-only.

Commit

Permalink
fixed package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
rodriguestiago0 committed Jul 3, 2024
1 parent 544b831 commit 6c81a40
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "actualplaid-cli",
"name": "myedenred-actual",
"version": "0.0.5",
"description": "Import transactions from your bank accounts into Actual Budget via Plaid API",
"description": "Import transactions from your My Edenred accounts into Actual Budget",
"main": "cli.js",
"bin": {
"actualplaid": "cli.js"
},
"author": "Luke Herrington <lherrington100@gmail.com>",
"author": "Tiago Rodrigues",
"license": "MIT",
"dependencies": {
"@actual-app/api": "^6.6.0",
Expand Down

0 comments on commit 6c81a40

Please sign in to comment.