Skip to content

Commit

Permalink
add funding
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacs committed Nov 6, 2019
1 parent 11b7dcc commit 9d415a9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .github/.github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# These are supported funding model platforms

github: [isaacs]
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,8 @@
"prof": "bash prof.sh && cat profile.txt",
"benchclean": "node benchclean.js"
},
"license": "ISC"
"license": "ISC",
"funding": {
"url": "https://github.com/sponsors/isaacs"
}
}

0 comments on commit 9d415a9

Please sign in to comment.