Skip to content

Commit ae68f9d

Browse files
committed
Add funding to package.json
1 parent b6348b2 commit ae68f9d

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
@@ -18,6 +18,10 @@
1818
],
1919
"repository": "syntax-tree/unist-util-visit",
2020
"bugs": "https://github.com/syntax-tree/unist-util-visit/issues",
21+
"funding": {
22+
"type": "opencollective",
23+
"url": "https://opencollective.com/unified"
24+
},
2125
"author": "Titus Wormer <[email protected]> (https://wooorm.com)",
2226
"contributors": [
2327
"Titus Wormer <[email protected]> (https://wooorm.com)",

0 commit comments

Comments
 (0)