Compare commits

..

No commits in common. '18b90fcb629ba21d17885da5fc657f43f9ecd8a4' and '75a88d41cb3956d4334218b800b5092b2b4d5917' have entirely different histories.

@ -1,6 +1,6 @@
{
"name": "@joepie91/gulp-partial-logger",
"version": "1.0.2",
"version": "1.0.1",
"description": "Gulp partial for logging output and errors of a pipeline",
"main": "index.js",
"scripts": {
@ -18,7 +18,7 @@
"author": "Sven Slootweg",
"license": "WTFPL",
"dependencies": {
"gulp-named-log": "0.0.3",
"gulp-named-log": "0.0.2",
"gulp-plumber": "^1.1.0",
"stream-combiner2": "^1.1.1"
},

Loading…
Cancel
Save