Closed minnypatel closed 5 years ago
I've used npm's automatic tool to update the dependencies to fixed versions. To test:
use git to checkout to this branch:
git checkout dependencies-update
npm install
git checkout master
I've used npm's automatic tool to update the dependencies to fixed versions. To test:
use git to checkout to this branch:
git checkout dependencies-update
npm install
to install the new dependenciesgit checkout master
when you're done