Skip to content

Commit

Permalink
manage: Added funding link to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaid committed Jan 13, 2020
1 parent ccd7f3b commit 1d7e0f2
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,6 @@
"prepareActionJest": "npm run build:prod"
},
"name": "prepend-to-lines",
"description": "Prepends a string to each line of another string."
}
"description": "Prepends a string to each line of another string.",
"funding": "https://github.com/sponsors/jaid"
}

0 comments on commit 1d7e0f2

Please sign in to comment.