Skip to content

Commit 10abe5d

Browse files
committed
Add funding field to package.json
1 parent 8e27dc6 commit 10abe5d

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
@@ -22,6 +22,10 @@
2222
],
2323
"repository": "syntax-tree/unist-util-index",
2424
"bugs": "https://github.com/syntax-tree/unist-util-index/issues",
25+
"funding": {
26+
"type": "opencollective",
27+
"url": "https://opencollective.com/unified"
28+
},
2529
"author": "Eugene Sharygin <[email protected]>",
2630
"contributors": [
2731
"Eugene Sharygin <[email protected]>",

0 commit comments

Comments
 (0)