Ghost/ghost/pretty-cli/index.js
Hannah Wolfe 66f1ddcbe9 🎨 Update to use files array in package.json
- run `slimer fix package.json` to add a files array everywhere
- manually update slimer-cli to have a files array for bin
- manually update slimer to include commands or else this will break!!
- update pretty-cli to use our standard /lib/ pattern
- this means we only publish what we need to npm, and keeps things cleaner and safer
2018-11-29 16:04:13 +00:00

2 lines
46 B
JavaScript

module.exports = require('./lib/pretty-cli');