Skip to content

Commit 19b23d1

Browse files
committed
chore: add funding information to package.json
1 parent 69c0299 commit 19b23d1

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

package.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,16 @@
1616
"dist",
1717
"types"
1818
],
19+
"funding": [
20+
{
21+
"type": "github",
22+
"url": "https://github.com/sponsors/gabriel-logan"
23+
},
24+
{
25+
"type": "buy-me-a-coffee",
26+
"url": "https://buymeacoffee.com/gabriellogan"
27+
}
28+
],
1929
"scripts": {
2030
"test": "jest --verbose",
2131
"test:cov": "jest --coverage",

0 commit comments

Comments
 (0)