1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-28 00:06:53 +01:00
unleash.unleash/migrations/20161205203516-create-client-applications.js
2016-12-09 15:25:37 +01:00

4 lines
113 B
JavaScript

'use strict';
module.exports = require('../scripts/migration-runner').create('011-create-client-applications');