Skip to content

Commit e1da3d2

Browse files
authored
chore: add funding to package.json (#617)
Ref: expressjs/discussions#356
1 parent b24797b commit e1da3d2

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88
],
99
"license": "MIT",
1010
"repository": "expressjs/body-parser",
11+
"funding": {
12+
"type": "opencollective",
13+
"url": "https://opencollective.com/express"
14+
},
1115
"dependencies": {
1216
"bytes": "^3.1.2",
1317
"content-type": "^1.0.5",

0 commit comments

Comments
 (0)