mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-04 00:57:48 +00:00
Bump to v4.0.1.
This commit is contained in:
@@ -5,6 +5,8 @@ export { default as assignWith } from './assignWith';
|
||||
export { default as create } from './create';
|
||||
export { default as defaults } from './defaults';
|
||||
export { default as defaultsDeep } from './defaultsDeep';
|
||||
export { default as extend } from './extend';
|
||||
export { default as extendWith } from './extendWith';
|
||||
export { default as findKey } from './findKey';
|
||||
export { default as findLastKey } from './findLastKey';
|
||||
export { default as forIn } from './forIn';
|
||||
|
||||
Reference in New Issue
Block a user