diff --git a/package.json b/package.json index 01f19d1..974c6cd 100644 --- a/package.json +++ b/package.json @@ -67,9 +67,9 @@ "dist" ], "dependencies": { - "cheerio": "^1.0.0-rc.10", + "cheerio": "^1.0.0", "isomorphic-unfetch": "^3.1.0", "react-hook-form": "^7.10.1", "slugify": "^1.5.3" } -} \ No newline at end of file +}