mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-01 23:57:49 +00:00
Bump to v4.4.0.
This commit is contained in:
1
array.js
1
array.js
@@ -13,6 +13,7 @@ export { default as findIndex } from './findIndex';
|
||||
export { default as findLastIndex } from './findLastIndex';
|
||||
export { default as flatten } from './flatten';
|
||||
export { default as flattenDeep } from './flattenDeep';
|
||||
export { default as flattenDepth } from './flattenDepth';
|
||||
export { default as fromPairs } from './fromPairs';
|
||||
export { default as head } from './head';
|
||||
export { default as indexOf } from './indexOf';
|
||||
|
||||
Reference in New Issue
Block a user