apr-waterfall
Advanced tools
Comparing version 3.0.1 to 3.0.2
{ | ||
"name": "apr-waterfall", | ||
"license": "MIT", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"description": "Runs the tasks array of functions in series, each passing their results to the next in the array.", | ||
@@ -39,3 +39,3 @@ "keywords": [ | ||
"dependencies": { | ||
"apr-engine-each": "^3.0.1" | ||
"apr-engine-each": "^3.0.2" | ||
}, | ||
@@ -42,0 +42,0 @@ "devDependencies": { |
Updatedapr-engine-each@^3.0.2