Skip to content

Commit 534f899

Browse files
committed
Add funding to package.json
1 parent 532f69e commit 534f899

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
@@ -10,6 +10,10 @@
1010
],
1111
"repository": "syntax-tree/mdast-util-toc",
1212
"bugs": "https://github.com/syntax-tree/mdast-util-toc/issues",
13+
"funding": {
14+
"type": "opencollective",
15+
"url": "https://opencollective.com/unified"
16+
},
1317
"author": "Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)",
1418
"contributors": [
1519
"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)",

0 commit comments

Comments
 (0)