From 661596e4cc864c6351fb8eacc77af5dd91799584 Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Thu, 8 Aug 2013 13:03:54 -0400 Subject: [PATCH] updated reds package in package.json to accept any version in the 0.2.x branch --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 73bed5a3fc..d84eee456c 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "sitemap": "~0.6.0", "cheerio": "~0.12.0", "request": "~2.25.0", - "reds": "0.2.3" + "reds": "~0.2.3" }, "bugs": { "url": "https://github.com/designcreateplay/NodeBB/issues"