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 Nov 9, 2019
1 parent 3a5be24 commit 35ce906
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
@@ -1,7 +1,10 @@
{
"name": "safe-publish-latest",
"version": "1.1.3",
"author": "Jordan Harband",
"author": "Jordan Harband <ljharb@gmail.com>",
"funding": {
"url": "https://github.com/sponsors/ljharb"
},
"contributors": [
{
"name": "Jordan Harband",
Expand Down

0 comments on commit 35ce906

Please sign in to comment.