chore: Add funding field to package.json (#10230)

* chore: funding

* chore: one more package.json

---------

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
This commit is contained in:
Synbulat Biishev
2024-04-27 20:26:11 +03:00
committed by GitHub
parent c2e68ceaad
commit 14f9ff7412
25 changed files with 25 additions and 0 deletions

View File

@@ -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",