davidmerfield / Typeset

An HTML pre-proces­sor for web ty­pog­ra­phy
https://typeset.lllllllllllllllll.com/
Creative Commons Zero v1.0 Universal
2.41k stars 52 forks source link

Cheerio is a dev dependency, should be dependency #61

Closed AnandChowdhary closed 4 years ago

AnandChowdhary commented 4 years ago

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
danielhaim1 commented 4 years ago

Thanks for reporting @AnandChowdhary