Skip to content

Commit 416750c

Browse files
committed
Add funding field to package.json
1 parent 019f2f9 commit 416750c

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
@@ -28,6 +28,10 @@
2828
],
2929
"repository": "syntax-tree/unist-util-select",
3030
"bugs": "https://github.com/syntax-tree/unist-util-select/issues",
31+
"funding": {
32+
"type": "opencollective",
33+
"url": "https://opencollective.com/unified"
34+
},
3135
"author": "Eugene Sharygin <eush77@gmail.com>",
3236
"contributors": [
3337
"Eugene Sharygin <eush77@gmail.com>",

0 commit comments

Comments
 (0)