diff --git a/index.js b/index.js index d219b0c878d..0c6e26be1f3 100644 --- a/index.js +++ b/index.js @@ -8,4 +8,6 @@ 'use strict'; +Hello world + module.exports = require('./lib/express');