From ea85c6a2812e7e6f82b186824f2429bb2f9e770f Mon Sep 17 00:00:00 2001 From: isaacs Date: Thu, 24 Oct 2013 00:05:51 -0700 Subject: npmlog@0.0.5 --- node_modules/npmlog/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'node_modules/npmlog') diff --git a/node_modules/npmlog/package.json b/node_modules/npmlog/package.json index e46b6e250..ccfc2c128 100644 --- a/node_modules/npmlog/package.json +++ b/node_modules/npmlog/package.json @@ -6,7 +6,7 @@ }, "name": "npmlog", "description": "logger for npm", - "version": "0.0.4", + "version": "0.0.5", "repository": { "type": "git", "url": "git://github.com/isaacs/npmlog.git" @@ -16,7 +16,7 @@ "test": "tap test/*.js" }, "dependencies": { - "ansi": "~0.1.2" + "ansi": "~0.2.1" }, "devDependencies": { "tap": "" @@ -27,6 +27,6 @@ "bugs": { "url": "https://github.com/isaacs/npmlog/issues" }, - "_id": "npmlog@0.0.4", + "_id": "npmlog@0.0.5", "_from": "npmlog@latest" } -- cgit v1.2.3