feat: added budget from schedule
This commit is contained in:
18
package.json
Normal file
18
package.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "actual-scripts",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://git.oxypomme.fr/oxypomme/actual-scripts.git"
|
||||
},
|
||||
"author": "oxypomme",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actual-app/api": "^6.8.2",
|
||||
"date-fns": "^3.6.0",
|
||||
"dotenv": "^16.4.5"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user