1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/migrations/20161102212415-create-client-strategies.js

4 lines
111 B
JavaScript
Raw Normal View History

2016-11-02 23:17:28 +01:00
'use strict';
module.exports = require('../scripts/migration-runner').create('009-create-client-strategies');