1
0
mirror of https://git.cloudron.io/cloudron/gitea-app synced 2026-04-23 19:33:45 +00:00

test: use @cloudron scoped safetydance and superagent

Made-with: Cursor
This commit is contained in:
Girish Ramakrishnan
2026-04-15 16:39:11 +02:00
parent 3e9b16ce1d
commit 14f1ea39ee
2 changed files with 2 additions and 2 deletions

View File

@@ -12,7 +12,7 @@
"chromedriver": "^146.0.2",
"mocha": "^11.7.5",
"selenium-webdriver": "^4.41.0",
"superagent": "^10.3.0"
"@cloudron/superagent": "^10.3.0"
},
"type": "module"
}