Skip to content

Commit 2740734

Browse files
authored
chore: add funding to package.json (#36)
Ref: expressjs/discussions#356
1 parent c380be7 commit 2740734

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@
1111
"onheaders"
1212
],
1313
"repository": "jshttp/on-headers",
14+
"funding": {
15+
"type": "opencollective",
16+
"url": "https://opencollective.com/express"
17+
},
1418
"devDependencies": {
1519
"eslint": "6.8.0",
1620
"eslint-config-standard": "14.1.1",

0 commit comments

Comments
 (0)