diff --git a/package.json b/package.json index 14eda31..c776d28 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gulp-s3", - "version": "0.11.0", + "version": "0.11.1", "description": "Uploads files to s3", "keywords": [ "gulpplugin", @@ -24,7 +24,7 @@ }, "dependencies": { "async": "", - "event-stream": "*", + "event-stream": "3.3.4", "gulp-util": "~2.2.6", "knox": "", "mime": "~1.2.11"