diff --git a/package.json b/package.json index 117022463c8..2a3b85f39c8 100644 --- a/package.json +++ b/package.json @@ -88,6 +88,10 @@ "type": "git", "url": "https://github.com/webpack/webpack.git" }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/webpack" + }, "homepage": "https://github.com/webpack/webpack", "main": "lib/webpack.js", "web": "lib/webpack.web.js",