Skip to content

Commit 2e07e77

Browse files
authored
chore: add funding to package.json (#1346)
1 parent e5db9ca commit 2e07e77

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@
99
],
1010
"license": "MIT",
1111
"repository": "expressjs/multer",
12+
"funding": {
13+
"type": "opencollective",
14+
"url": "https://opencollective.com/express"
15+
},
1216
"keywords": [
1317
"form",
1418
"post",

0 commit comments

Comments
 (0)