Skip to content

Commit

Permalink
fix(peerDependencies): add missing peer dependency cheerio
Browse files Browse the repository at this point in the history
  • Loading branch information
luke-john committed Jan 13, 2019
1 parent f2fd706 commit 20dc7d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,7 @@
},
"peerDependencies": {
"@types/webpack": ">=4.0.0",
"cheerio": "^1.0.0-rc.2",
"express": ">=4.0.0",
"react": ">= 16.0.0",
"react-dom": ">= 16.0.0",
Expand Down

0 comments on commit 20dc7d8

Please sign in to comment.