Skip to content

Commit b2ce0fb

Browse files
authored
chore: add funding to package.json (#84)
Ref: expressjs/discussions#356
1 parent f0c058a commit b2ce0fb

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
"res"
1212
],
1313
"repository": "jshttp/content-disposition",
14+
"funding": {
15+
"type": "opencollective",
16+
"url": "https://opencollective.com/express"
17+
},
1418
"devDependencies": {
1519
"c8": "^10.1.2",
1620
"eslint": "7.32.0",

0 commit comments

Comments
 (0)