Skip to content

Commit 6492976

Browse files
committed
Add funding field to package.json
1 parent 5a89f9a commit 6492976

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
@@ -17,6 +17,10 @@
1717
],
1818
"repository": "syntax-tree/hast-util-shift-heading",
1919
"bugs": "https://github.com/syntax-tree/hast-util-shift-heading/issues",
20+
"funding": {
21+
"type": "opencollective",
22+
"url": "https://opencollective.com/unified"
23+
},
2024
"author": "Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)",
2125
"contributors": [
2226
"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)"

0 commit comments

Comments
 (0)