From cc927123f963e0748b9eef443c86e4e314d5091c Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Fri, 18 Jul 2014 11:28:03 +0800 Subject: [PATCH] Upgrade to nslog@1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1c6eb39ce..df7efa689 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "less-cache": "0.13.0", "mixto": "^1", "mkdirp": "0.3.5", - "nslog": "0.5.0", + "nslog": "^1.0.0", "oniguruma": "^3.0.0", "optimist": "0.4.0", "pathwatcher": "^2.0.2",