mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-04 08:57:49 +00:00
Bump to v3.10.0.
This commit is contained in:
@@ -2,6 +2,7 @@ module.exports = {
|
||||
'assign': require('./object/assign'),
|
||||
'create': require('./object/create'),
|
||||
'defaults': require('./object/defaults'),
|
||||
'defaultsDeep': require('./object/defaultsDeep'),
|
||||
'extend': require('./object/extend'),
|
||||
'findKey': require('./object/findKey'),
|
||||
'findLastKey': require('./object/findLastKey'),
|
||||
|
||||
Reference in New Issue
Block a user