How to upgrade

Follow one of these steps to upgrade Gridmix to latest version.

  • With yarn run yarn upgrade gridmix --latest
  • With npm run npm install gridmix@latest

Problems after upgrading

If you have problems after upgrading try remove .cache folder and run yarn again.

Edit this page on GitHub