Skip to content

Commit 535aebf

Browse files
authored
chore: add funding to package.json (#130)
Ref: expressjs/discussions#356
1 parent 73738a7 commit 535aebf

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
@@ -9,6 +9,10 @@
99
],
1010
"license": "MIT",
1111
"repository": "jshttp/http-errors",
12+
"funding": {
13+
"type": "opencollective",
14+
"url": "https://opencollective.com/express"
15+
},
1216
"dependencies": {
1317
"depd": "~2.0.0",
1418
"inherits": "~2.0.4",

0 commit comments

Comments
 (0)