Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "gulp-ejs", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "A plugin for Gulp that parses ejs template files", | ||
@@ -28,7 +28,7 @@ "keywords": [ | ||
"gulp-util": "^3.0.1", | ||
"through2": "^1.1.1" | ||
"through2": "^2.0.0" | ||
}, | ||
"devDependencies": { | ||
"mocha": "^2.0.0", | ||
"should": "^4.1.0" | ||
"should": "^7.0.0" | ||
}, | ||
@@ -35,0 +35,0 @@ "engines": { |
Sorry, the diff of this file is not supported yet
13117
- Removedthrough2@1.1.1(transitive)
Updatedthrough2@^2.0.0