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 8907cf8 commit 0918e40
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 @@ -34,5 +34,6 @@
"prepareActionJest": "npm run build:prod"
},
"name": "array-to-object-keys",
"description": "Converts an array to an object where the keys are the array entries and the values are customizable in a function."
}
"description": "Converts an array to an object where the keys are the array entries and the values are customizable in a function.",
"funding": "https://github.com/sponsors/jaid"
}

0 comments on commit 0918e40

Please sign in to comment.