Install yaml and commander and ignore yaml files in repo
This commit is contained in:
@@ -21,7 +21,9 @@
|
||||
"dependencies": {
|
||||
"@actual-app/api": "^25.3.1",
|
||||
"@types/papaparse": "^5.3.15",
|
||||
"commander": "^13.1.0",
|
||||
"papaparse": "^5.5.2",
|
||||
"windows-1250": "^3.0.4"
|
||||
"windows-1250": "^3.0.4",
|
||||
"yaml": "^2.7.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user