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

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