1
0
mirror of https://git.cloudron.io/cloudron/minio-app synced 2025-09-28 16:07:24 +00:00

Update test packages

This commit is contained in:
Girish Ramakrishnan
2021-06-23 11:08:04 -07:00
parent ab3caee22d
commit 17265598fd
2 changed files with 14 additions and 14 deletions

View File

@@ -9,9 +9,9 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^91.0.0",
"chromedriver": "^91.0.1",
"expect.js": "^0.3.1",
"mocha": "^9.0.0",
"mocha": "^9.0.1",
"selenium-webdriver": "^3.6.0"
}
}