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

Version 1.103.0

This commit is contained in:
Girish Ramakrishnan
2020-04-15 11:55:19 -07:00
parent 92856faf70
commit eaa2b6e2b4
5 changed files with 350 additions and 505 deletions

View File

@@ -9,14 +9,14 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^79.0.0",
"ejs": "^3.0.1",
"chromedriver": "^81.0.0",
"ejs": "^3.0.2",
"expect.js": "^0.3.1",
"mkdirp": "^0.5.1",
"mocha": "^7.0.0",
"rimraf": "^3.0.0",
"mkdirp": "^1.0.4",
"mocha": "^7.1.1",
"rimraf": "^3.0.2",
"selenium-server-standalone-jar": "^3.141.59",
"selenium-webdriver": "^3.6.0",
"superagent": "^5.2.1"
"superagent": "^5.2.2"
}
}