mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-01 15:57:48 +00:00
Bump to v4.12.0.
This commit is contained in:
1
array.js
1
array.js
@@ -11,6 +11,7 @@ export { default as dropWhile } from './dropWhile';
|
||||
export { default as fill } from './fill';
|
||||
export { default as findIndex } from './findIndex';
|
||||
export { default as findLastIndex } from './findLastIndex';
|
||||
export { default as first } from './first';
|
||||
export { default as flatten } from './flatten';
|
||||
export { default as flattenDeep } from './flattenDeep';
|
||||
export { default as flattenDepth } from './flattenDepth';
|
||||
|
||||
Reference in New Issue
Block a user