UNPKG

@revoloo/cypress6

Version:

Cypress.io end to end testing tool

8 lines (7 loc) 215 B
module.exports = { ...require('../../.releaserc.base'), branches: [ { name: '' }, // avoid releasing lastest channel until further notice { name: 'master', channel: 'next', prerelease: 'alpha' }, ], }