-
Update all deps except get-stdin · afa08adb
- get-stdin v5.0.0 and v5.0.1 both changed the API and use Promises. Possibly look at the 'then/promise' module to shim. - switched to cross-spawn-async as no spawning is done synchronously, so using more specific dependency. - graceful-fs warning is due to mocha being tardy itself.
Josh Graham authored
×