From b2b56565d2791b35587ae4d916792a6bbb700f48 Mon Sep 17 00:00:00 2001 From: Romain Beaumont Date: Fri, 2 Oct 2015 12:40:58 +0200 Subject: [PATCH] update minecraft-wrap : hopefully this will finally give us enough information to fix the problem --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a1ca394..7c2de0a 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "mocha": "~2.3.3", "power-assert": "^1.0.0", "source-map-support": "^0.3.2", - "minecraft-wrap": "~0.6.0" + "minecraft-wrap": "~0.6.1" }, "dependencies": { "babel-runtime": "^5.4.4",