Skip to content

Commit

Permalink
Add funding field to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Jan 23, 2020
1 parent 0c3a479 commit 105149d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@
],
"repository": "remarkjs/remark-validate-links",
"bugs": "https://github.com/remarkjs/remark-validate-links/issues",
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/unified"
},
"author": "Titus Wormer <[email protected]> (https://wooorm.com)",
"contributors": [
"Titus Wormer <[email protected]> (https://wooorm.com)",
Expand Down

0 comments on commit 105149d

Please sign in to comment.