mirror of
https://github.com/actualbudget/actual.git
synced 2026-04-30 01:40:02 -05:00
Add missing comma in package.json
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"name": "actual",
|
||||
"version": "0.0.1",
|
||||
"private": true,
|
||||
"description": "A local-first personal finance system"
|
||||
"description": "A local-first personal finance system",
|
||||
"homepage": "https://github.com/actualbudget/actual/",
|
||||
"bugs": {
|
||||
"url": "https://github.com/actualbudget/actual/issues/"
|
||||
|
||||
Reference in New Issue
Block a user