aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authormat <github@matdoes.dev>2022-03-26 13:17:48 -0500
committermat <github@matdoes.dev>2022-03-26 13:17:48 -0500
commit03537cf0cce0a19740c069c700374cafe176b3b5 (patch)
tree9ce3bd8911c04f8670b6baf504304763cd91325b /package.json
parent6b94d0110a52a355758432ff6cd14c80553471ea (diff)
downloadskyblock-api-03537cf0cce0a19740c069c700374cafe176b3b5.tar.gz
skyblock-api-03537cf0cce0a19740c069c700374cafe176b3b5.tar.bz2
skyblock-api-03537cf0cce0a19740c069c700374cafe176b3b5.zip
Change a lot of things to use typed-hypixel-api
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 05b66e1..8e16b28 100644
--- a/package.json
+++ b/package.json
@@ -38,7 +38,7 @@
"prismarine-nbt": "github:PrismarineJS/prismarine-nbt",
"prom-client": "^14.0.1",
"queue-promise": "^2.2.1",
- "typed-hypixel-api": "^0.1.10",
+ "typed-hypixel-api": "^0.2.1",
"uuid": "^8.3.2"
},
"devDependencies": {
@@ -52,4 +52,4 @@
"typescript": "^4.6.3"
},
"type": "module"
-}
+} \ No newline at end of file