UNPKG

@revoloo/cypress6

Version:

Cypress.io end to end testing tool

7 lines (5 loc) 132 B
const Promise = require('bluebird') const pkg = require('@packages/root') module.exports = () => { return Promise.resolve(pkg) }