Skip to content

Commit 9e007fc

Browse files
authored
chore: add funding to package.json (#51)
1 parent 81090b8 commit 9e007fc

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
@@ -14,6 +14,10 @@
1414
"x-response-time"
1515
],
1616
"repository": "expressjs/response-time",
17+
"funding": {
18+
"type": "opencollective",
19+
"url": "https://opencollective.com/express"
20+
},
1721
"dependencies": {
1822
"depd": "~2.0.0",
1923
"on-headers": "~1.1.0"

0 commit comments

Comments
 (0)