Skip to content

Commit cfbdf1c

Browse files
authored
chore: add funding to package.json (#66)
1 parent da23262 commit cfbdf1c

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
@@ -8,6 +8,10 @@
88
],
99
"license": "MIT",
1010
"repository": "expressjs/timeout",
11+
"funding": {
12+
"type": "opencollective",
13+
"url": "https://opencollective.com/express"
14+
},
1115
"dependencies": {
1216
"http-errors": "~1.6.1",
1317
"ms": "2.0.0",

0 commit comments

Comments
 (0)