From 1ad4891590fdfb559785451cbf63913b0ada4bb8 Mon Sep 17 00:00:00 2001 From: Jeffrey Mealo Date: Mon, 21 Sep 2015 09:21:48 -0400 Subject: [PATCH 1/2] Point to Node 4.0 compatible rdb-parser until upstream node-lzf PR is merged --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index a54cae5..70fa3d3 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "node": ">=0.4.0 <0.9.0" }, "author": "Carlos Guerreiro Date: Mon, 21 Sep 2015 09:37:22 -0400 Subject: [PATCH 2/2] Remove rawhash dev dependency to fix Node 4.0 build --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index 70fa3d3..a70d260 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,6 @@ }, "author": "Carlos Guerreiro