To prevent our `package.json` from getting out of sync with our `yarn.lock`. Part of the `preinstall` script should be to check that the user is using yarn to install, not npm.