mirror of
https://github.com/Unleash/unleash.git
synced 2025-05-08 01:15:49 +02:00
3 lines
115 B
JavaScript
3 lines
115 B
JavaScript
'use strict';
|
|
module.exports = require('../scripts/migration-runner').create('004-insert-default-strategy-event');
|