mirror of
https://github.com/actualbudget/actual.git
synced 2026-06-10 15:47:10 -05:00
[PR #7] [MERGED] Add missing comma in package.json #60961
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/actualbudget/actual/pull/7
Author: @S3B4S
Created: 4/29/2022
Status: ✅ Merged
Merged: 4/30/2022
Merged by: @jlongster
Base:
master← Head:S3B4S-fix-package-json📝 Commits (1)
cdd6552Add missing comma in package.json📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
package.json(+1 -1)📄 Description
Noticed some fields were added to package.json in #1 and added a missing comma that was causing
yarn installto fail.Cool that this project is open source :)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.