Update runas to 0.5.*

This commit is contained in:
Cheng Zhao 2014-02-20 16:43:26 +08:00
parent ea8d349b1b
commit e9879b150e

View file

@ -9,7 +9,7 @@
"mocha": "~1.13.0", "mocha": "~1.13.0",
"pathwatcher": "0.14.0", "pathwatcher": "0.14.0",
"q": "0.9.7", "q": "0.9.7",
"runas": "0.3.0", "runas": "0.5.*",
"temp": "~0.6.0", "temp": "~0.6.0",
"walkdir": "~0.0.7" "walkdir": "~0.0.7"
}, },