From cbf04f1c01c4ad3d4c36e0bea5b146aeddb4d62d Mon Sep 17 00:00:00 2001 From: Romain Beaumont Date: Sun, 1 Nov 2015 17:19:37 +0100 Subject: [PATCH] update prismarine-world : now doesn't error when a region file doesn't exist --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e24f2bc..28e45c6 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "prismarine-block": "0.1.0", "prismarine-chunk": "0.2.1", "prismarine-entity": "0.1.0", - "prismarine-world": "0.3.0", + "prismarine-world": "0.3.1", "prismarine-world-sync": "0.1.0", "random-seed": "^0.2.0", "request-promise": "^0.4.3",