diff --git a/package.json b/package.json index 1e04d8f..d78f59d 100644 --- a/package.json +++ b/package.json @@ -1,11 +1,12 @@ { - "name": "PteroControl", + "name": "Pterodactyl Status", "version": "1.0.0", "scripts": { "start": "node index.js" }, "dependencies": { "discord.js": "^12.5.3", + "ping-tcp-js": "^1.4.0", "quick.db": "^7.1.3", "nodeactyl": "^3.1.3", "discord-buttons": "^4.0.0",