UNPKG

generator-jhipster-migrate

Version:

Migrate Project

7 lines (6 loc) 174 B
// This file will not be overwritten by generate-blueprint module.exports = { blueprints: undefined, defaultCommand: 'migrate', commands: require('./commands.cjs'), };