diff --git a/package.json b/package.json index 397c07f..59559dd 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "pterostats", "version": "v2.0.0", - "description": "PteroStats is a bot designed to check Panel, Nodes, and Databases status and post it to your discord server", - "license": "Apache-2.0", + "description": "PteroStats is a bot designed to check Pterodactyl Panel and Nodes status and post it to your discord server", + "license": "MIT", "repository": "HirziDevs/PteroStats", "homepage": "https://pterostats.hirzidevs.net", "bugs": { @@ -15,10 +15,10 @@ "dependencies": { "axios": "^0.26.1", "chalk": "4.1.1", - "discord.js": "^13.7.0", + "discord.js": "^13.8.0", "js-yaml": "^4.1.0" }, "engines": { "node": "16.x" } -} +} \ No newline at end of file