apr-waterfall
Advanced tools
Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "apr-waterfall", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "Runs the tasks array of functions in series, each passing their results to the next in the array.", | ||
@@ -30,4 +30,4 @@ "keywords": [ | ||
"dependencies": { | ||
"apr-engine-each": "^1.0.2" | ||
"apr-engine-each": "^1.0.3" | ||
} | ||
} |
Updatedapr-engine-each@^1.0.3