Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
HirziDevs authored Jul 12, 2021
1 parent 9887cc1 commit c71116c
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,14 @@
{
"name": "PteroStats",
"version": "1.1.0",
"name": "pterostats",
"version": "v1.1.7",
"description": "PteroStats is a bot designed to check Panel, Nodes, and Databases status and post it to discord server",
"license": "Apache",
"license": "Apache-2.0",
"repository": "HirziDevs/PteroStats",
"homepage": "https://pterostats.hirzidevs.net",
"bugs": {
"email": "[email protected]",
"url": "https://github.com/HirziDevs/PteroStats"
},
"scripts": {
"start": "node index.js"
},
Expand Down

0 comments on commit c71116c

Please sign in to comment.