Skip to content

Commit 50f1f8a

Browse files
authored
chore: add funding to package.json (#322)
1 parent d40add8 commit 50f1f8a

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
"middleware"
1515
],
1616
"repository": "expressjs/morgan",
17+
"funding": {
18+
"type": "opencollective",
19+
"url": "https://opencollective.com/express"
20+
},
1721
"dependencies": {
1822
"basic-auth": "~2.0.1",
1923
"debug": "2.6.9",

0 commit comments

Comments
 (0)