Skip to content

Commit 1c27679

Browse files
authored
chore: add funding to package.json (#64)
1 parent fc6c1a7 commit 1c27679

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
@@ -11,6 +11,10 @@
1111
"type": "git",
1212
"url": "git+https://github.com/expressjs/codemod.git"
1313
},
14+
"funding": {
15+
"type": "opencollective",
16+
"url": "https://opencollective.com/express"
17+
},
1418
"keywords": ["codemods", "express"],
1519
"files": ["build"],
1620
"scripts": {

0 commit comments

Comments
 (0)