From ee5beb43c6c62e01b909aa374344d430b4f83aeb Mon Sep 17 00:00:00 2001 From: Romain Beaumont Date: Sun, 21 Feb 2016 17:43:09 +0100 Subject: [PATCH] update diamond square --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index a978ea7..da2b44f 100644 --- a/package.json +++ b/package.json @@ -26,12 +26,12 @@ }, "dependencies": { "babel-runtime": "^6.5.0", - "diamond-square": "0.0.0", + "diamond-square": "1.0.0", "emit-then": "^2.0.0", "event-promise": "^0.0.1", "flatmap": "^0.0.3", "minecraft-data": "^1.0.0", - "minecraft-protocol": "^0.18.0", + "minecraft-protocol": "^0.18.1", "mkdirp": "^0.5.1", "moment": "^2.10.6", "node-dir": "^0.1.9",