Skip to content

Conversation

ohbarye
Copy link
Contributor

@ohbarye ohbarye commented Dec 30, 2017

Hello gulp-shell maintainers.

Following gulpjs/gulp-util#143, I dropped dependency on gulp-util.

closes #94

Thanks!

@coveralls
Copy link

coveralls commented Dec 30, 2017

Coverage Status

Coverage increased (+0.1%) to 98.0% when pulling b81e940 on ohbarye:remove-gulp-util into bc95669 on sun-zheng-an:master.

@sun-zheng-an sun-zheng-an merged commit 71f6d26 into sun-zheng-an:master Dec 30, 2017
@sun-zheng-an
Copy link
Owner

Thanks!

"lodash.template": "^4.4.0",
"plugin-error": "^0.1.2",
"through2": "^2.0.3",
"vinyl": "^2.1.0"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Vinyl should be in the devDependencies. It is only used for the tests.
Please update it: it is important to avoid unnecessary dependencies.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops, that's true. I created another PR for that #96

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

4 participants