Add readable-stream and through2 as npm dependencies

stable
David Barragán Merino 2014-08-27 10:42:14 +02:00
parent 55260c917a
commit c9b303bef9
1 changed files with 3 additions and 1 deletions

View File

@ -47,6 +47,8 @@
"gulp-uglify": "~0.2.0",
"gulp-util": "~2.2.14",
"gulp-watch": "^0.5.4",
"gulp-wrap": "^0.3.0"
"gulp-wrap": "^0.3.0",
"readable-stream": "~1.0.31",
"through2": "~0.6.1"
}
}