Upgrade to lodash 4 (#3315)
* Upgrade to lodash 4 * Fix incorrect require in babel-runtime/scripts * Replace cloneDeep with cloneDeepWith where applicable
This commit is contained in:
committed by
Henry Zhu
parent
2607f35b9f
commit
dc1f40540d
@@ -12,6 +12,6 @@
|
||||
"babel-traverse": "^6.8.0",
|
||||
"babel-types": "^6.8.0",
|
||||
"babel-runtime": "^6.0.0",
|
||||
"lodash": "^3.10.1"
|
||||
"lodash": "^4.2.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user