mark dependency on lodash-compat for browser builds
This commit is contained in:
@ -84,6 +84,7 @@
|
|||||||
"chalk": "^1.0.0",
|
"chalk": "^1.0.0",
|
||||||
"forever-agent": "~0.5.2",
|
"forever-agent": "~0.5.2",
|
||||||
"lodash": "^3.0.0"
|
"lodash": "^3.0.0"
|
||||||
|
"lodash-compat": "^3.0.0"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|||||||
Reference in New Issue
Block a user