diff --git a/package.json b/package.json index 3baf921..5c1c94a 100644 --- a/package.json +++ b/package.json @@ -11,6 +11,10 @@ "type": "git", "url": "git+https://github.com/expressjs/codemod.git" }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/express" + }, "keywords": ["codemods", "express"], "files": ["build"], "scripts": {