locked the forever-agent version to prevent accidental breakage after setting up really tight integration
This commit is contained in:
@ -67,7 +67,7 @@
|
|||||||
"license": "Apache 2.0",
|
"license": "Apache 2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"chalk": "~0.4",
|
"chalk": "~0.4",
|
||||||
"forever-agent": "~0.5",
|
"forever-agent": "0.5.2",
|
||||||
"lodash-node": "~2.4",
|
"lodash-node": "~2.4",
|
||||||
"when": "~2.8"
|
"when": "~2.8"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user