This repo contains the source code that is required to build https://example.cypress.io.
This repo is required by the example package of Cypress main code base.
After making changes to this repo, you need to run:
npm run release
The releaser will prompt you and ask what version to bump the package to. In order for the changes to take effect, the example package in Cypress' main code base must be updated to include the newest version in its package.json.