Update tests

This commit is contained in:
Girish Ramakrishnan 2020-11-24 09:53:41 -08:00
parent eb196a96fa
commit d97140c83e
1 changed files with 2 additions and 2 deletions

View File

@ -9,9 +9,9 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^86.0.0",
"chromedriver": "^87.0.0",
"expect.js": "^0.3.1",
"mocha": "^8.1.3",
"mocha": "^8.2.1",
"selenium-webdriver": "^3.6.0"
}
}