Skip to content

Commit d1a068a

Browse files
committed
1 parent 2dd9035 commit d1a068a

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

package.json

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,10 @@
77
"homepage": "https://www.perplexityomnibox.com",
88
"license": "MIT",
99
"funding": [
10-
{
11-
"type": "github",
12-
"url": "http://github.com/sponsors/adamlui"
13-
},
14-
{
15-
"type": "ko-fi",
16-
"url": "https://ko-fi.com/adamlui"
17-
}
10+
{ "type": "cashapp", "url": "https://cash.app/$AdamLui" },
11+
{ "type": "github", "url": "http://github.com/sponsors/adamlui" },
12+
{ "type": "ko-fi", "url": "https://ko-fi.com/adamlui" },
13+
{ "type": "paypal", "url": "https://paypal.me/adamlui" }
1814
],
1915
"scripts": {
2016
"prepare": "husky",

0 commit comments

Comments
 (0)