Skip to content

Commit ba8ae78

Browse files
authored
chore: add funding to package.json (#64)
1 parent 51aeb7b commit ba8ae78

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/vhost",
11+
"funding": {
12+
"type": "opencollective",
13+
"url": "https://opencollective.com/express"
14+
},
1115
"devDependencies": {
1216
"eslint": "8.32.0",
1317
"eslint-config-standard": "14.1.1",

0 commit comments

Comments
 (0)