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 Dec 15, 2019
1 parent 231dec5 commit 2d1f9eb
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
{
"name": "globalthis",
"version": "1.0.0",
"author": "Jordan Harband",
"author": "Jordan Harband <[email protected]>",
"funding": {
"url": "https://github.com/sponsors/ljharb"
},
"description": "ECMAScript spec-compliant polyfill/shim for `globalThis`",
"license": "MIT",
"main": "index.js",
Expand Down

0 comments on commit 2d1f9eb

Please sign in to comment.