Categories
How to update plugins for gulp?
Is it possible to update gulp plugins without re- installing each individual plugin? Are there special tools or commands like npm update gulp-pluginname for this?
Answer the question
In order to leave comments, you need to log in
npm up -D
Edit package.json, do npm install
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question