diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json index d624d06..05b66e1 100644 --- a/package.json +++ b/package.json @@ -38,6 +38,7 @@ "prismarine-nbt": "github:PrismarineJS/prismarine-nbt", "prom-client": "^14.0.1", "queue-promise": "^2.2.1", + "typed-hypixel-api": "^0.1.10", "uuid": "^8.3.2" }, "devDependencies": { @@ -48,7 +49,7 @@ "dotenv": "^16.0.0", "mocha": "^9.2.1", "ts-node": "^10.5.0", - "typescript": "^4.6.2" + "typescript": "^4.6.3" }, "type": "module" } |