Skip to content

Commit 54f84f4

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

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
@@ -15,6 +15,10 @@
1515
"http"
1616
],
1717
"repository": "jshttp/range-parser",
18+
"funding": {
19+
"type": "opencollective",
20+
"url": "https://opencollective.com/express"
21+
},
1822
"devDependencies": {
1923
"deep-equal": "1.0.1",
2024
"eslint": "6.0.1",

0 commit comments

Comments
 (0)