fix bundling with browserify

This commit is contained in:
Oscar Morante
2014-05-09 15:09:53 +03:00
parent 19b7bdc6a0
commit 9df615218a

View File

@@ -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"