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

Version 1.21.0

This commit is contained in:
Girish Ramakrishnan
2022-10-04 09:37:29 +02:00
parent 02cd67842b
commit ff4677b123
4 changed files with 145 additions and 153 deletions

View File

@@ -9,10 +9,10 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^103.0.0",
"chromedriver": "^106.0.1",
"expect.js": "^0.3.1",
"mocha": "^10.0.0",
"selenium-webdriver": "^4.3.1",
"superagent": "^8.0.0"
"selenium-webdriver": "^4.5.0",
"superagent": "^8.0.2"
}
}