Skip to content

Commit 65189cf

Browse files
authored
chore: add funding to package.json
1 parent 83a0c45 commit 65189cf

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
@@ -8,6 +8,10 @@
88
],
99
"license": "MIT",
1010
"repository": "expressjs/compression",
11+
"funding": {
12+
"type": "opencollective",
13+
"url": "https://opencollective.com/express"
14+
},
1115
"keywords": ["compression", "gzip", "deflate", "middleware", "express", "brotli", "http", "stream"],
1216
"dependencies": {
1317
"bytes": "3.1.2",

0 commit comments

Comments
 (0)