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

update superagent

This commit is contained in:
Girish Ramakrishnan
2017-04-04 21:04:40 -07:00
parent efafa696b3
commit 85539e6278

View File

@@ -18,6 +18,7 @@
}, },
"dependencies": { "dependencies": {
"selenium-server-standalone-jar": "^3.3.1", "selenium-server-standalone-jar": "^3.3.1",
"selenium-webdriver": "^3.3.0" "selenium-webdriver": "^3.3.0",
"superagent": "^1.8.5"
} }
} }