Skip to content

Commit

Permalink
fix: update funding information
Browse files Browse the repository at this point in the history
  • Loading branch information
luin committed Nov 7, 2019
1 parent b0dcf19 commit c83cb05
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# These are supported funding model platforms

github: [luin]
open_collective: ioredis
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@
],
"author": "luin <i@zihua.li> (http://zihua.li)",
"license": "MIT",
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/ioredis"
},
"dependencies": {
"cluster-key-slot": "^1.1.0",
"debug": "^4.1.1",
Expand Down

0 comments on commit c83cb05

Please sign in to comment.