Upgrade runas and pathwatcher in specs.

This commit is contained in:
Cheng Zhao 2014-07-02 16:37:59 +08:00
parent 9031dcbb2f
commit 2cc2fd03fa

View file

@ -6,10 +6,10 @@
"devDependencies": { "devDependencies": {
"formidable": "~1.0.14", "formidable": "~1.0.14",
"pathwatcher": "1.4.*", "pathwatcher": "2.x",
"q": "0.9.7", "q": "0.9.7",
"mocha": "~1.18.2", "mocha": "~1.18.2",
"runas": "0.6.*", "runas": "1.x",
"temp": "~0.6.0", "temp": "~0.6.0",
"walkdir": "~0.0.7" "walkdir": "~0.0.7"
} }