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 1152ed1..0b1b997 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "mongodb": "^4.2.2", "node-cache": "^5.1.2", "node-fetch": "github:tekwiz/node-fetch#fix/chunked-encoding-keepalive", - "prismarine-nbt": "^2.0.0", + "prismarine-nbt": "github:PrismarineJS/prismarine-nbt", "queue-promise": "^2.2.1", "uuid": "^8.3.2" }, |