1
0
mirror of https://git.cloudron.io/cloudron/minio-app synced 2025-09-24 22:17:35 +00:00

Version 3.7.1

This commit is contained in:
Girish Ramakrishnan
2023-08-07 07:50:36 +05:30
parent b246112d3f
commit 30f7bbf53b
4 changed files with 34 additions and 26 deletions

View File

@@ -9,10 +9,10 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^114.0.2",
"chromedriver": "^115.0.0",
"expect.js": "^0.3.1",
"mocha": "^10.2.0",
"selenium-webdriver": "^4.10.0",
"selenium-webdriver": "^4.11.1",
"superagent": "^8.0.9"
}
}