1
0
mirror of https://git.cloudron.io/cloudron/minio-app synced 2025-09-27 23:47:26 +00:00

Version 2.8.12

This commit is contained in:
Girish Ramakrishnan
2022-08-15 09:31:11 +02:00
parent e83c637e08
commit 88cf43708d
4 changed files with 23 additions and 18 deletions

View File

@@ -9,11 +9,11 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^103.0.0",
"chromedriver": "^104.0.0",
"delay": "^5.0.0",
"expect.js": "^0.3.1",
"mocha": "^10.0.0",
"selenium-webdriver": "^4.3.1",
"selenium-webdriver": "^4.4.0",
"superagent": "^8.0.0"
}
}