Skip to content

Commit 67c36f9

Browse files
authored
Added funding
1 parent 6832045 commit 67c36f9

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
@@ -1,5 +1,15 @@
11
{
22
"homepage": "https://www.perplexityomnibox.com",
3+
"funding": [
4+
{
5+
"type": "github",
6+
"url": "http://github.com/sponsors/adamlui"
7+
},
8+
{
9+
"type": "ko-fi",
10+
"url": "https://ko-fi.com/adamlui"
11+
}
12+
],
313
"devDependencies": {
414
"eslint": "^9.12.0",
515
"eslint-plugin-json": "^4.0.1",

0 commit comments

Comments
 (0)