From fdc64d811202cb2c9bf292bf46d45ba4b72883ee Mon Sep 17 00:00:00 2001 From: alinex Date: Thu, 11 Sep 2014 21:46:57 +0200 Subject: [PATCH] Updated to debug 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index eb5d8e1..526ca6f 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "minimatch": "1.x || 0.3.x || 0.2.x", "memoizee": "0.3.x", "chrono-node": "0.1.x", - "debug": "1.x || 0.8.x" + "debug": "0.8.0 - 2.x" }, "devDependencies": { "alinex-make": "0.3.x",