Follow one of these steps to upgrade Gridmix to latest version.
yarn upgrade gridmix --latest
npm install gridmix@latest
If you have problems after upgrading try remove .cache folder and run yarn again.
.cache
yarn
Edit this page on GitHub