From e9879b150e9be871e3ddc3b7b7b4aaf97f0c7b79 Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Thu, 20 Feb 2014 16:43:26 +0800 Subject: [PATCH] Update runas to 0.5.* --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 518cd8530702..668f5d145e8a 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "mocha": "~1.13.0", "pathwatcher": "0.14.0", "q": "0.9.7", - "runas": "0.3.0", + "runas": "0.5.*", "temp": "~0.6.0", "walkdir": "~0.0.7" },