mirror of
https://github.com/KevinMidboe/moviedb.git
synced 2025-10-29 17:50:25 +00:00
updated superagent version
This commit is contained in:
@@ -25,12 +25,11 @@
|
||||
"main": "index.js",
|
||||
"author": "Dan Zajdband <dan.zajdband@gmail.com>",
|
||||
"dependencies": {
|
||||
"chai": "^3.4.1",
|
||||
"colors": "^1.1.2",
|
||||
"superagent": "0.21.0"
|
||||
"superagent": "^1.6.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"chai": "^3.4.1",
|
||||
"colors": "^1.1.2",
|
||||
"mocha": "^2.3.4"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user