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 8, 2020
1 parent 431c9cc commit c4d0194
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 @@ -15,6 +15,10 @@
],
"repository": "retextjs/retext-intensify",
"bugs": "https://github.com/retextjs/retext-intensify/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 c4d0194

Please sign in to comment.