Skip to content

Commit 8eacab5

Browse files
committed
Add funding field to package.json
1 parent d91ad60 commit 8eacab5

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
@@ -11,6 +11,10 @@
1111
],
1212
"repository": "syntax-tree/mdast-comment-marker",
1313
"bugs": "https://github.com/syntax-tree/mdast-comment-marker/issues",
14+
"funding": {
15+
"type": "opencollective",
16+
"url": "https://opencollective.com/unified"
17+
},
1418
"author": "Titus Wormer <[email protected]> (https://wooorm.com)",
1519
"contributors": [
1620
"Titus Wormer <[email protected]> (https://wooorm.com)",

0 commit comments

Comments
 (0)