diff --git a/api/app/index.js b/api/app/index.js index 288ce9a8..de30ecb8 100644 --- a/api/app/index.js +++ b/api/app/index.js @@ -1,3 +1,3 @@ -'use strict'; +'use strict' module.exports = require('./lib');