Skip to content

Commit

Permalink
Add github sponsors information to field
Browse files Browse the repository at this point in the history
  • Loading branch information
darcyclarke committed Oct 30, 2019
1 parent 74c7aa6 commit d979caf
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 @@
"engines": {
"node": ">=4"
},
"funding": {
"type": "github",
"url": "https://github.com/sponsors/darcyclarke"
},
"scripts": {
"lint": "standard",
"test": "npm run lint && ava"
Expand Down

0 comments on commit d979caf

Please sign in to comment.