From b6bad7075757fcbbd25538d536b6f69d8173f010 Mon Sep 17 00:00:00 2001 From: Hirzi <64255651+HirziDevs@users.noreply.github.com> Date: Thu, 26 Aug 2021 14:00:52 +0700 Subject: [PATCH] Update package.json --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 498bad0..d5c17cc 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "pterostats", - "version": "v1.5.0", + "version": "v1.5.5", "description": "PteroStats is a bot designed to check Panel, Nodes, and Databases status and post it to your discord server", "license": "Apache-2.0", "repository": "HirziDevs/PteroStats", "homepage": "https://pterostats.hirzidevs.net", "bugs": { - "email": "hirzigamingyt@gmail.com", + "email": "hirzidevs@gmail.com", "url": "https://github.com/HirziDevs/PteroStats" }, "scripts": { @@ -16,7 +16,7 @@ "axios": "^0.21.1", "chalk": "^4.1.1", "js-yaml": "^4.1.0", - "discord.js": "^12.5.3", + "discord.js": "12.5.3", "quick.db": "^7.1.3" }, "engines": {