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

Version 0.2.0, fixed tests

This commit is contained in:
Dennis Schwerdel
2017-01-27 18:29:22 +01:00
parent 9cb5a0f08c
commit d770b101b0
6 changed files with 12 additions and 6 deletions

View File

@@ -16,6 +16,7 @@
"rimraf": "^2.5.3",
"selenium-server-standalone-jar": "^2.53.1",
"selenium-webdriver": "^2.53.3",
"superagent": "^1.4.0"
"superagent": "^1.4.0",
"chromedriver": "^2.27.0"
}
}