Skip to content

Commit fe9c0eb

Browse files
committed
Add funding field to package.json
1 parent e72799a commit fe9c0eb

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
@@ -14,6 +14,10 @@
1414
],
1515
"repository": "syntax-tree/hast-util-to-nlcst",
1616
"bugs": "https://github.com/syntax-tree/hast-util-to-nlcst/issues",
17+
"funding": {
18+
"type": "opencollective",
19+
"url": "https://opencollective.com/unified"
20+
},
1721
"author": "Titus Wormer <[email protected]> (https://wooorm.com)",
1822
"contributors": [
1923
"Titus Wormer <[email protected]> (https://wooorm.com)"

0 commit comments

Comments
 (0)