1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-28 00:06:53 +01:00
unleash.unleash/packages/unleash-api/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');