StephenGrider / ReduxSimpleStarter

Starter pack for an awesome Udemy course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

package.json need update

piotr-kubica opened this issue · comments

package.json needs update, beacuse of very old dependencies and vulnerabilities.

You can try these commands
$ npm install -g npm-check-updates $ ncu -u $ npm install