From 24403ef0b01fb5ef38cb3fe30b9035670f5d74d9 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Mon, 17 Feb 2014 15:46:04 -0800 Subject: [PATCH] Upgrade to nslog@0.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b3c978b5d..dabb82f36 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "keytar": "0.15.1", "less-cache": "0.11.0", "mixto": "1.x", - "nslog": "0.4.0", + "nslog": "0.5.0", "oniguruma": "1.x", "optimist": "0.4.0", "pathwatcher": "0.14.2",