diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2022-07-14 09:01:43 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2022-07-14 09:01:43 -0400 |
commit | 7cec4037ead3287c1d88db4274824b21d9d57d51 (patch) | |
tree | 4a7e6a7a7ab2a4291d72d848b25df22d28c31675 /package.json | |
parent | bddeb83bc0641a059a08c5887e6585c759c3b643 (diff) | |
download | tanzanite-7cec4037ead3287c1d88db4274824b21d9d57d51.tar.gz tanzanite-7cec4037ead3287c1d88db4274824b21d9d57d51.tar.bz2 tanzanite-7cec4037ead3287c1d88db4274824b21d9d57d51.zip |
messing around with repo stuff
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 971378b..c1882bc 100644 --- a/package.json +++ b/package.json @@ -60,6 +60,7 @@ "dependencies": { "@discordjs/builders": "^0.15.0", "@discordjs/rest": "^0.5.0", + "@ironm00n/nbt-ts": "^1.4.0", "@notenoughupdates/discord.js-minesweeper": "^1.0.10", "@notenoughupdates/events-intercept": "^3.0.1", "@notenoughupdates/humanize-duration": "^4.0.1", |