Skip to content

Commit

Permalink
chore: Add funding field to package.json (#10230)
Browse files Browse the repository at this point in the history
* chore: funding

* chore: one more package.json

---------

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
Syjalo and kodiakhq[bot] committed Apr 27, 2024
1 parent c2e68ce commit 14f9ff7
Show file tree
Hide file tree
Showing 25 changed files with 25 additions and 0 deletions.
1 change: 1 addition & 0 deletions apps/guide/package.json
Expand Up @@ -43,6 +43,7 @@
"url": "https://github.com/discordjs/discord.js/issues"
},
"homepage": "https://discord.js.org",
"funding": "https://github.com/discordjs/discord.js?sponsor",
"dependencies": {
"@code-hike/mdx": "^0.9.0",
"@discordjs/ui": "workspace:^",
Expand Down
1 change: 1 addition & 0 deletions apps/website/package.json
Expand Up @@ -45,6 +45,7 @@
"url": "https://github.com/discordjs/discord.js/issues"
},
"homepage": "https://discord.js.org",
"funding": "https://github.com/discordjs/discord.js?sponsor",
"dependencies": {
"@radix-ui/react-collapsible": "^1.0.3",
"@react-icons/all-files": "^4.1.0",
Expand Down
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -48,6 +48,7 @@
"url": "https://github.com/discordjs/discord.js/issues"
},
"homepage": "https://discord.js.org",
"funding": "https://github.com/discordjs/discord.js?sponsor",
"devDependencies": {
"@commitlint/cli": "^19.2.2",
"@commitlint/config-angular": "^19.2.2",
Expand Down
1 change: 1 addition & 0 deletions packages/actions/package.json
Expand Up @@ -39,6 +39,7 @@
"url": "https://github.com/discordjs/discord.js/issues"
},
"homepage": "https://discord.js.org",
"funding": "https://github.com/discordjs/discord.js?sponsor",
"dependencies": {
"@actions/core": "^1.10.1",
"@actions/glob": "^0.4.0",
Expand Down
1 change: 1 addition & 0 deletions packages/api-extractor-model/package.json
Expand Up @@ -9,6 +9,7 @@
"directory": "packages/api-extractor-model"
},
"homepage": "https://discord.js.org",
"funding": "https://github.com/discordjs/discord.js?sponsor",
"license": "MIT",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down
1 change: 1 addition & 0 deletions packages/api-extractor-utils/package.json
Expand Up @@ -44,6 +44,7 @@
"url": "https://github.com/discordjs/discord.js/issues"
},
"homepage": "https://discord.js.org",
"funding": "https://github.com/discordjs/discord.js?sponsor",
"dependencies": {
"@discordjs/api-extractor-model": "workspace:^",
"@microsoft/tsdoc": "0.14.2"
Expand Down
1 change: 1 addition & 0 deletions packages/api-extractor/package.json
Expand Up @@ -26,6 +26,7 @@
"directory": "packages/api-extractor"
},
"homepage": "https://discord.js.org",
"funding": "https://github.com/discordjs/discord.js?sponsor",
"bin": {
"api-extractor": "./bin/api-extractor"
},
Expand Down
1 change: 1 addition & 0 deletions packages/brokers/package.json
Expand Up @@ -65,6 +65,7 @@
"url": "https://github.com/discordjs/discord.js/issues"
},
"homepage": "https://discord.js.org",
"funding": "https://github.com/discordjs/discord.js?sponsor",
"dependencies": {
"@msgpack/msgpack": "^3.0.0-beta2",
"@vladfrangu/async_event_emitter": "^2.2.4",
Expand Down
1 change: 1 addition & 0 deletions packages/builders/package.json
Expand Up @@ -63,6 +63,7 @@
"url": "https://github.com/discordjs/discord.js/issues"
},
"homepage": "https://discord.js.org",
"funding": "https://github.com/discordjs/discord.js?sponsor",
"dependencies": {
"@discordjs/formatters": "workspace:^",
"@discordjs/util": "workspace:^",
Expand Down
1 change: 1 addition & 0 deletions packages/collection/package.json
Expand Up @@ -59,6 +59,7 @@
"url": "https://github.com/discordjs/discord.js/issues"
},
"homepage": "https://discord.js.org",
"funding": "https://github.com/discordjs/discord.js?sponsor",
"devDependencies": {
"@discordjs/api-extractor": "workspace:^",
"@discordjs/scripts": "workspace:^",
Expand Down
1 change: 1 addition & 0 deletions packages/core/package.json
Expand Up @@ -63,6 +63,7 @@
"url": "https://github.com/discordjs/discord.js/issues"
},
"homepage": "https://discord.js.org",
"funding": "https://github.com/discordjs/discord.js?sponsor",
"dependencies": {
"@discordjs/rest": "workspace:^",
"@discordjs/util": "workspace:^",
Expand Down
1 change: 1 addition & 0 deletions packages/create-discord-bot/package.json
Expand Up @@ -47,6 +47,7 @@
"url": "https://github.com/discordjs/discord.js/issues"
},
"homepage": "https://discord.js.org",
"funding": "https://github.com/discordjs/discord.js?sponsor",
"dependencies": {
"commander": "^12.0.0",
"fast-glob": "^3.3.2",
Expand Down
1 change: 1 addition & 0 deletions packages/discord.js/package.json
Expand Up @@ -63,6 +63,7 @@
"url": "https://github.com/discordjs/discord.js/issues"
},
"homepage": "https://discord.js.org",
"funding": "https://github.com/discordjs/discord.js?sponsor",
"dependencies": {
"@discordjs/builders": "workspace:^",
"@discordjs/collection": "1.5.3",
Expand Down
1 change: 1 addition & 0 deletions packages/docgen/package.json
Expand Up @@ -58,6 +58,7 @@
"url": "https://github.com/discordjs/discord.js/issues"
},
"homepage": "https://discord.js.org",
"funding": "https://github.com/discordjs/discord.js?sponsor",
"dependencies": {
"commander": "^12.0.0",
"jsdoc-to-markdown": "^8.0.1",
Expand Down
1 change: 1 addition & 0 deletions packages/formatters/package.json
Expand Up @@ -53,6 +53,7 @@
"url": "https://github.com/discordjs/discord.js/issues"
},
"homepage": "https://discord.js.org",
"funding": "https://github.com/discordjs/discord.js?sponsor",
"dependencies": {
"discord-api-types": "0.37.82"
},
Expand Down
1 change: 1 addition & 0 deletions packages/next/package.json
Expand Up @@ -63,6 +63,7 @@
"url": "https://github.com/discordjs/discord.js/issues"
},
"homepage": "https://discord.js.org",
"funding": "https://github.com/discordjs/discord.js?sponsor",
"dependencies": {
"@discordjs/builders": "workspace:^",
"@discordjs/collection": "workspace:^",
Expand Down
1 change: 1 addition & 0 deletions packages/proxy-container/package.json
Expand Up @@ -43,6 +43,7 @@
"url": "https://github.com/discordjs/discord.js/issues"
},
"homepage": "https://discord.js.org",
"funding": "https://github.com/discordjs/discord.js?sponsor",
"dependencies": {
"@discordjs/proxy": "workspace:^",
"@discordjs/rest": "workspace:^",
Expand Down
1 change: 1 addition & 0 deletions packages/proxy/package.json
Expand Up @@ -63,6 +63,7 @@
"url": "https://github.com/discordjs/discord.js/issues"
},
"homepage": "https://discord.js.org",
"funding": "https://github.com/discordjs/discord.js?sponsor",
"dependencies": {
"@discordjs/rest": "workspace:^",
"@discordjs/util": "workspace:^",
Expand Down
1 change: 1 addition & 0 deletions packages/rest/package.json
Expand Up @@ -81,6 +81,7 @@
"url": "https://github.com/discordjs/discord.js/issues"
},
"homepage": "https://discord.js.org",
"funding": "https://github.com/discordjs/discord.js?sponsor",
"dependencies": {
"@discordjs/collection": "workspace:^",
"@discordjs/util": "workspace:^",
Expand Down
1 change: 1 addition & 0 deletions packages/scripts/package.json
Expand Up @@ -57,6 +57,7 @@
"url": "https://github.com/discordjs/discord.js/issues"
},
"homepage": "https://discord.js.org",
"funding": "https://github.com/discordjs/discord.js?sponsor",
"dependencies": {
"@actions/glob": "^0.4.0",
"@discordjs/api-extractor-model": "workspace:^",
Expand Down
Expand Up @@ -50,6 +50,7 @@
"url": "https://github.com/discordjs/discord.js/issues"
},
"homepage": "https://discord.js.org",
"funding": "https://github.com/discordjs/discord.js?sponsor",
"dependencies": {},
"devDependencies": {
"@discordjs/api-extractor": "workspace:^",
Expand Down
1 change: 1 addition & 0 deletions packages/ui/package.json
Expand Up @@ -50,6 +50,7 @@
"url": "https://github.com/discordjs/discord.js/issues"
},
"homepage": "https://discord.js.org",
"funding": "https://github.com/discordjs/discord.js?sponsor",
"dependencies": {
"@react-icons/all-files": "^4.1.0",
"ariakit": "2.0.0-next.44",
Expand Down
1 change: 1 addition & 0 deletions packages/util/package.json
Expand Up @@ -60,6 +60,7 @@
"url": "https://github.com/discordjs/discord.js/issues"
},
"homepage": "https://discord.js.org",
"funding": "https://github.com/discordjs/discord.js?sponsor",
"devDependencies": {
"@discordjs/api-extractor": "workspace:^",
"@discordjs/scripts": "workspace:^",
Expand Down
1 change: 1 addition & 0 deletions packages/voice/package.json
Expand Up @@ -61,6 +61,7 @@
"url": "https://github.com/discordjs/discord.js/issues"
},
"homepage": "https://discord.js.org",
"funding": "https://github.com/discordjs/discord.js?sponsor",
"dependencies": {
"@types/ws": "^8.5.10",
"discord-api-types": "0.37.82",
Expand Down
1 change: 1 addition & 0 deletions packages/ws/package.json
Expand Up @@ -71,6 +71,7 @@
"url": "https://github.com/discordjs/discord.js/issues"
},
"homepage": "https://discord.js.org",
"funding": "https://github.com/discordjs/discord.js?sponsor",
"dependencies": {
"@discordjs/collection": "workspace:^",
"@discordjs/rest": "workspace:^",
Expand Down

0 comments on commit 14f9ff7

Please sign in to comment.