Comparing version 1.0.1 to 1.0.2
@@ -7,3 +7,2 @@ /*jshint node:true */ | ||
gutil = require('gulp-util'), | ||
path = require('path'), | ||
exec = require('child_process').exec; | ||
@@ -10,0 +9,0 @@ |
{ | ||
"name": "gulp-exec", | ||
"description": "exec plugin for gulp", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"homepage": "https://github.com/robrich/gulp-exec", | ||
@@ -20,5 +20,2 @@ "repository": "git://github.com/robrich/gulp-exec.git", | ||
}, | ||
"peerDependencies": { | ||
"gulp": "~3.0.0" | ||
}, | ||
@@ -25,0 +22,0 @@ "scripts": { |
2
4564
32