1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-01 00:08:27 +01:00
unleash.unleash/migrations/20161205203516-create-client-applications.js

4 lines
113 B
JavaScript
Raw Normal View History

2016-12-06 09:19:15 +01:00
'use strict';
module.exports = require('../scripts/migration-runner').create('011-create-client-applications');