You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With that done, run git fetch and git pull in your project directory to pull the changes locally. Then run npm install and the packages will be updated.
If you cloned this repo, run git fetch and git pull in your project directory to pull the changes locally. Then run npm install and the packages will be updated.
The text was updated successfully, but these errors were encountered:
I've just updated the repo to replace NPM packages in this repo which have security issues.
If you forked from this repo, you need to sync your fork. Here's a guide:
https://help.github.com/articles/syncing-a-fork/
With that done, run
git fetch
andgit pull
in your project directory to pull the changes locally. Then runnpm install
and the packages will be updated.If you cloned this repo, run
git fetch
andgit pull
in your project directory to pull the changes locally. Then runnpm install
and the packages will be updated.The text was updated successfully, but these errors were encountered: