Skip to content

Commit c6d7244

Browse files
authored
chore: add funding to package.json (#388)
1 parent 3909cff commit c6d7244

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
@@ -12,6 +12,10 @@
1212
"type": "git",
1313
"url": "https://github.com/pillarjs/path-to-regexp.git"
1414
},
15+
"funding": {
16+
"type": "opencollective",
17+
"url": "https://opencollective.com/express"
18+
},
1519
"license": "MIT",
1620
"exports": "./dist/index.js",
1721
"main": "dist/index.js",

0 commit comments

Comments
 (0)