update forever-agent

This commit is contained in:
Spencer Alger
2015-03-26 17:05:17 -07:00
parent 3005201732
commit 724b474801

View File

@ -82,7 +82,7 @@
"dependencies": {
"bluebird": "^2.9.14",
"chalk": "^1.0.0",
"forever-agent": "~0.5.2",
"forever-agent": "^0.6.0",
"lodash": "^3.0.0",
"lodash-compat": "^3.0.0"
},
@ -98,4 +98,4 @@
"node": ">=0.8 <=0.12",
"iojs": ">=1.5"
}
}
}