1
0
mirror of https://git.cloudron.io/cloudron/syncthing-app synced 2025-09-29 00:03:24 +00:00

Version 1.13.0

This commit is contained in:
Girish Ramakrishnan
2021-02-22 11:11:37 -08:00
parent 558c36e859
commit f84cc9fc51
4 changed files with 254 additions and 399 deletions

View File

@@ -9,9 +9,9 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^87.0.0",
"chromedriver": "^88.0.0",
"expect.js": "^0.3.1",
"mocha": "^8.2.1",
"mocha": "^8.3.0",
"selenium-webdriver": "^3.6.0",
"superagent": "^6.1.0"
}