Use lodash instead of merge, because the latter is ignoring one of the params passed in
This commit is contained in:
@@ -31,6 +31,6 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"keymirror": "^0.1.1",
|
||||
"merge": "^1.2.0"
|
||||
"lodash": "^3.10.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user