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 Mar 15, 2020
1 parent 31a4c77 commit e0f7166
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 @@ -13,6 +13,10 @@
],
"repository": "rehypejs/rehype-sanitize",
"bugs": "https://github.com/rehypejs/rehype-sanitize/issues",
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/unified"
},
"author": "Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)",
"contributors": [
"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)"
Expand Down

0 comments on commit e0f7166

Please sign in to comment.