aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/package.json b/package.json
index c7a2a77..64d47ee 100644
--- a/package.json
+++ b/package.json
@@ -41,7 +41,8 @@
"@sveltejs/adapter-vercel": "^1.0.0-next.43",
"cookie": "^0.4.1",
"dotenv": "^16.0.0",
- "skyblock-assets": "^2.0.7"
+ "skyblock-assets": "^2.0.7",
+ "typed-hypixel-api": "^0.3.4"
},
"packageManager": "yarn@3.1.1"
-} \ No newline at end of file
+}