Comparing version 0.1.0 to 0.2.0
{ | ||
"name": "cake-gulp", | ||
"version": "0.1.0", | ||
"version": "0.2.0", | ||
"description": "Use all those wonderful gulp plugins from your Cakefile", | ||
@@ -33,4 +33,5 @@ "main": "index.js", | ||
"gulp-sourcemaps": "1", | ||
"gulp-util": "3" | ||
"gulp-util": "3", | ||
"vinyl-source-stream": "1" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
3387
9
+ Addedvinyl-source-stream@1
+ Addedvinyl-source-stream@1.1.2(transitive)