UNPKG

@revoloo/cypress6

Version:

Cypress.io end to end testing tool

8 lines (7 loc) 171 B
module.exports = { ...require('../../.releaserc.base'), branches: [ { name: 'master' }, { name: 'next/npm/vue', channel: 'next', prerelease: 'alpha' }, ], }