mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-01 07:47:49 +00:00
Bump to v4.6.0.
This commit is contained in:
1
array.js
1
array.js
@@ -27,6 +27,7 @@ export { default as lastIndexOf } from './lastIndexOf';
|
||||
export { default as pull } from './pull';
|
||||
export { default as pullAll } from './pullAll';
|
||||
export { default as pullAllBy } from './pullAllBy';
|
||||
export { default as pullAllWith } from './pullAllWith';
|
||||
export { default as pullAt } from './pullAt';
|
||||
export { default as remove } from './remove';
|
||||
export { default as reverse } from './reverse';
|
||||
|
||||
Reference in New Issue
Block a user