diff --git a/ghost/package-json/index.js b/ghost/package-json/index.js index e69de29bb2..2184f1ce08 100644 --- a/ghost/package-json/index.js +++ b/ghost/package-json/index.js @@ -0,0 +1 @@ +module.exports = require('./lib/package-json');