davidmerfield/Typeset

Cheerio is a dev dependency, should be dependency

AnandChowdhary opened this issue · 1 comments

Cheerio should be a dependency, not a dev dependency:

> Cannot find module 'cheerio'
Require stack:
- /Users/anandchowdhary/Projects/open-source/anandchowdhary.com/node_modules/typeset/src/eachTextNode.js
- /Users/anandchowdhary/Projects/open-source/anandchowdhary.com/node_modules/typeset/src/index.js

Thanks for reporting @AnandChowdhary