gulp-merge-media-queries
gulp-merge-media-queries copied to clipboard
Remove gulp-util from dependencies
gulp-util is depreciated so I have removed it from dependencies and replaces with other dependencies from this post: https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5
Hi everybody! What is the status of this issue? Is there any new release planned soon?
[email protected] still depends on [email protected].
If you want to use this fork open up your package.json file, find "gulp-merge-media-queries": "^0.2.1", and replace it with "gulp-merge-media-queries": "github:emilushi/gulp-merge-media-queries",.
Run npm update gulp-merge-media-queries and you should be good to go.