Skip to content

Commit 2a7138c

Browse files
committed
Add funding field to package.json
1 parent ea6d6bf commit 2a7138c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@
1616
"homepage": "https://unifiedjs.com",
1717
"repository": "unifiedjs/unified",
1818
"bugs": "https://github.com/unifiedjs/unified/issues",
19+
"funding": {
20+
"type": "opencollective",
21+
"url": "https://opencollective.com/unified"
22+
},
1923
"author": "Titus Wormer <[email protected]> (https://wooorm.com)",
2024
"contributors": [
2125
"Titus Wormer <[email protected]> (https://wooorm.com)",

0 commit comments

Comments
 (0)