mirror of
https://github.com/HirziDevs/PteroStats
synced 2026-07-31 04:23:01 +00:00
Update package.json
This commit is contained in:
+4
-4
@@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user