Skip to content

Commit 3b123fd

Browse files
authored
chore: add funding to package.json (#216)
1 parent da88c0d commit 3b123fd

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
@@ -5,6 +5,10 @@
55
"author": "Douglas Christopher Wilson <[email protected]>",
66
"license": "MIT",
77
"repository": "expressjs/serve-static",
8+
"funding": {
9+
"type": "opencollective",
10+
"url": "https://opencollective.com/express"
11+
},
812
"dependencies": {
913
"encodeurl": "^2.0.0",
1014
"escape-html": "^1.0.3",

0 commit comments

Comments
 (0)