update superagent

This commit is contained in:
Girish Ramakrishnan 2017-04-04 21:04:40 -07:00
parent efafa696b3
commit 85539e6278
1 changed files with 2 additions and 1 deletions

View File

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