Comparing version 0.5.1 to 0.5.2
@@ -58,3 +58,5 @@ // Generated by CoffeeScript 1.8.0 | ||
}).reduce(function(flat, val) { | ||
return flat.concat(val, []); | ||
return flat.concat(val); | ||
}, []).filter(function(val) { | ||
return val; | ||
}) : void 0; | ||
@@ -61,0 +63,0 @@ }, [source])) != null ? _ref.map(function(val) { |
{ | ||
"name": "progeny", | ||
"version": "0.5.1", | ||
"version": "0.5.2", | ||
"description": "Recursively finds dependencies of style and template source files", | ||
@@ -5,0 +5,0 @@ "author": { |
Sorry, the diff of this file is not supported yet
22436
229