Render solution

This commit is contained in:
Frostbide
2025-05-24 13:36:59 -07:00
parent 2fe8d16456
commit a28303b7ca
5 changed files with 124 additions and 8 deletions

View File

@@ -18,6 +18,7 @@
"license": "MIT",
"dependencies": {
"@google/generative-ai": "^0.21.0",
"canvas": "^3.1.0",
"chalk": "4.1.2",
"creditcard-generator": "^0.0.7",
"discord.js": "^14.16.3",
@@ -29,6 +30,7 @@
"qrcode": "^1.5.4",
"sharp": "^0.33.5",
"sqlite3": "^5.1.7",
"uuid": "^11.1.0",
"xml2js": "^0.6.2"
},
"devDependencies": {