Skip to content
This repository has been archived by the owner on Jun 16, 2019. It is now read-only.

Commit

Permalink
Add missing cheerio dev dependency to package.json, so production bui…
Browse files Browse the repository at this point in the history
…ld works.
  • Loading branch information
jonthenerd committed Dec 20, 2016
1 parent 4775150 commit 4c531d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -35,6 +35,7 @@
"babel-preset-react": "6.5.0",
"babel-preset-react-hmre": "1.1.1",
"babel-register": "6.8.0",
"cheerio": "0.22.0",
"colors": "1.1.2",
"compression": "1.6.1",
"cross-env": "1.0.7",
Expand Down

0 comments on commit 4c531d1

Please sign in to comment.