Skip to content

Commit c83cb05

Browse files
committed
fix: update funding information
1 parent b0dcf19 commit c83cb05

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.github/FUNDING.yml

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
# These are supported funding model platforms
22

3-
github: [luin]
43
open_collective: ioredis

package.json

+4
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@
2929
],
3030
"author": "luin <[email protected]> (http://zihua.li)",
3131
"license": "MIT",
32+
"funding": {
33+
"type": "opencollective",
34+
"url": "https://opencollective.com/ioredis"
35+
},
3236
"dependencies": {
3337
"cluster-key-slot": "^1.1.0",
3438
"debug": "^4.1.1",

0 commit comments

Comments
 (0)