1
0
mirror of https://git.cloudron.io/cloudron/gitea-app synced 2025-09-03 08:05:15 +00:00

Version 1.28.1

This commit is contained in:
Girish Ramakrishnan
2023-04-13 10:48:55 +02:00
parent 77b3e2b033
commit 95fc696bcd
4 changed files with 30 additions and 18 deletions

View File

@@ -9,10 +9,10 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^111.0.0",
"chromedriver": "^112.0.0",
"expect.js": "^0.3.1",
"mocha": "^10.2.0",
"selenium-webdriver": "^4.8.1",
"selenium-webdriver": "^4.8.2",
"superagent": "^8.0.9"
}
}