diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 78b0f11..ddea68d 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "mongodb": "^3.6.6", "node-cache": "^5.1.2", "node-fetch": "^2.6.1", - "prismarine-nbt": "^1.4.0", + "prismarine-nbt": "^1.5.0", "queue-promise": "^2.1.0" }, "devDependencies": { |