Skip to content

Commit ac40f8a

Browse files
authored
chore: add funding to package.json (#54)
Ref: expressjs/discussions#356
1 parent 5128739 commit ac40f8a

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
@@ -22,6 +22,10 @@
2222
"codes.json",
2323
"LICENSE"
2424
],
25+
"funding": {
26+
"type": "opencollective",
27+
"url": "https://opencollective.com/express"
28+
},
2529
"devDependencies": {
2630
"csv-parse": "4.16.3",
2731
"eslint": "7.19.0",

0 commit comments

Comments
 (0)