diff --git a/package.json b/package.json index 33fe33e..e368da2 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "dev": "concurrently \"npm:build:watch\" \"npm:start:node\"" }, "dependencies": { - "cheerio": "^1.0.0-rc.3", + "cheerio": "^1.0.0", "dotenv": "^8.0.0", "express": "^4.17.1", "redis": "^2.8.0",