Skip to content

Commit 48cc972

Browse files
chore: add funding field to package.json (#208)
1 parent 6aaf6a9 commit 48cc972

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
@@ -8,6 +8,10 @@
88
"name": "Artem Sapegin",
99
"url": "https://sapegin.me"
1010
},
11+
"funding": {
12+
"type": "opencollective",
13+
"url": "https://opencollective.com/webpack"
14+
},
1115
"homepage": "https://github.com/webpack-contrib/webpack-defaults",
1216
"bugs": "https://github.com/webpack-contrib/webpack-defaults/issues",
1317
"bin": {

0 commit comments

Comments
 (0)