Skip to content

Commit 6a457c4

Browse files
committed
Add funding to package.json
1 parent 8d0364b commit 6a457c4

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
@@ -15,6 +15,10 @@
1515
],
1616
"repository": "syntax-tree/unist-util-is",
1717
"bugs": "https://github.com/syntax-tree/unist-util-is/issues",
18+
"funding": {
19+
"type": "opencollective",
20+
"url": "https://opencollective.com/unified"
21+
},
1822
"author": "Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)",
1923
"contributors": [
2024
"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)",

0 commit comments

Comments
 (0)