From 4fc80bd1c6fd8e73a84752ceab29721297954175 Mon Sep 17 00:00:00 2001 From: Romain Beaumont Date: Tue, 1 Dec 2015 14:40:14 +0100 Subject: [PATCH] update protodef again which fix bug in switch --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f81ee2f..1906cf0 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "minecraft-data": "^0.16.1", "node-uuid": "~1.4.1", "prismarine-nbt": "0.1.0", - "protodef": "0.2.4", + "protodef": "0.2.5", "readable-stream": "^1.1.0", "superagent": "~0.10.0", "ursa-purejs": "0.0.3",