Version 1.81.0

This commit is contained in:
Girish Ramakrishnan
2023-11-20 11:51:56 +01:00
parent 3402ad2131
commit 9ff85f5103
4 changed files with 55 additions and 51 deletions

View File

@@ -9,10 +9,10 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^119.0.0",
"chromedriver": "^119.0.1",
"expect.js": "^0.3.1",
"mocha": "^10.2.0",
"selenium-webdriver": "^4.14.0",
"selenium-webdriver": "^4.15.0",
"superagent": "^8.1.2"
}
}