runas@3.x

This commit is contained in:
Cheng Zhao 2015-08-21 13:49:15 +08:00
parent 7d97bb6fe0
commit c18ec7f5bc
2 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@
"coffee-script": "^1.9.2",
"coffeelint": "^1.9.4",
"request": "*",
"runas": "^2.0.0"
"runas": "3.x"
},
"private": true,
"scripts": {

View file

@ -9,7 +9,7 @@
"graceful-fs": "3.0.5",
"mocha": "2.1.0",
"q": "0.9.7",
"runas": "2.x",
"runas": "3.x",
"temp": "0.8.1",
"walkdir": "0.0.7",
"ws": "0.7.2"