diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index fe79471..e2e5973 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "axios-cookiejar-support": "^4.0.6", "dotenv": "^16.0.3", "expire-cache": "^1.0.0", - "node-html-parser": "^6.1.4", + "selenium-webdriver": "^4.8.1", "tough-cookie": "^4.1.2" }, "type": "module", |