Skip to content

Commit bfd2ff8

Browse files
authored
Shortened funding to string
1 parent d099be9 commit bfd2ff8

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
},
1010
"homepage": "https://chatgpt.js.org",
1111
"license": "MIT",
12+
"funding": "http://github.com/sponsors/KudoAI",
1213
"browser": "chatgpt.js",
1314
"files": [
1415
"chatgpt.js",
@@ -59,10 +60,6 @@
5960
"openai"
6061
],
6162
"bugs": "https://github.com/KudoAI/chatgpt.js/issues",
62-
"funding": {
63-
"type": "github",
64-
"url": "https://github.com/sponsors/KudoAI"
65-
},
6663
"devDependencies": {
6764
"@adamlui/minify.js": "^1.8.5",
6865
"@adamlui/scss-to-css": "^1.10.13",

0 commit comments

Comments
 (0)