1
0
mirror of https://git.cloudron.io/cloudron/syncthing-app synced 2025-09-27 23:37:25 +00:00

Version 1.18.4

This commit is contained in:
Girish Ramakrishnan
2021-11-02 11:13:17 -07:00
parent 7effe3834e
commit 02eacdc619
5 changed files with 60 additions and 79 deletions

View File

@@ -9,10 +9,10 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^94.0.0",
"chromedriver": "^95.0.0",
"expect.js": "^0.3.1",
"mocha": "^9.1.2",
"selenium-webdriver": "^3.6.0",
"mocha": "^9.1.3",
"selenium-webdriver": "^4.0.0",
"superagent": "^6.1.0"
}
}