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

Version 1.28.4

This commit is contained in:
Girish Ramakrishnan
2023-07-05 13:29:20 +05:30
parent 9580ece3a1
commit f9f867ca89
4 changed files with 46 additions and 34 deletions

View File

@@ -9,10 +9,10 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^112.0.1",
"chromedriver": "^114.0.2",
"expect.js": "^0.3.1",
"mocha": "^10.2.0",
"selenium-webdriver": "^4.9.0",
"selenium-webdriver": "^4.10.0",
"superagent": "^8.0.9"
}
}