mirror of
https://github.com/KevinMidboe/moviedb.git
synced 2025-10-29 17:50:25 +00:00
fix bundling with browserify
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
, "main" : "index.js"
|
||||
, "author" : "Dan Zajdband <dan.zajdband@gmail.com>"
|
||||
, "dependencies" : {
|
||||
"superagent" : "0.9.7"
|
||||
"superagent": "^0.18.0"
|
||||
}
|
||||
, "devDependencies" : {
|
||||
"mocha" : "1.0.x"
|
||||
|
||||
Reference in New Issue
Block a user