jaydenseric/Barebones

package.json upgrade

Closed this issue · 1 comments

HI @jaydenseric, I noticed you upgraded some components in package.json.

To do the upgrade, could you please confirm: do I update the version numbers like you have in package.json, then simply run npm install?

Yep, although I like to delete node_modules before running npm install just to be sure.

A handy tool to install globaly is npm-check-updates or alternativly npm-check, if you would like to keep an eye on dependacy updates yourself.