From da94f2f56d5662a3b74b3a0c6395a100f690d736 Mon Sep 17 00:00:00 2001 From: Hirzi <64255651+HirziDevs@users.noreply.github.com> Date: Sat, 18 Jun 2022 19:59:34 +0700 Subject: [PATCH] Update package.json --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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