Skip to content

Commit 1aa756d

Browse files
authored
chore: add funding to package.json (#1071)
1 parent d10709f commit 1aa756d

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
"Joe Wagner <[email protected]>"
99
],
1010
"repository": "expressjs/session",
11+
"funding": {
12+
"type": "opencollective",
13+
"url": "https://opencollective.com/express"
14+
},
1115
"license": "MIT",
1216
"dependencies": {
1317
"cookie": "0.7.2",

0 commit comments

Comments
 (0)