Skip to content

Commit

Permalink
[meta] add funding field
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Jan 27, 2020
1 parent 2b0632e commit 293f453
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
"name": "make-generator-function",
"version": "1.1.0",
"author": "Jordan Harband",
"funding": {
"url": "https://github.com/sponsors/ljharb"
},
"description": "Returns an arbitrary generator function, or undefined if generator syntax is unsupported.",
"license": "MIT",
"main": "index.js",
Expand Down

0 comments on commit 293f453

Please sign in to comment.