mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-01-31 23:37:49 +00:00
Bump to v4.11.0.
This commit is contained in:
1
array.js
1
array.js
@@ -24,6 +24,7 @@ export { default as intersectionWith } from './intersectionWith';
|
||||
export { default as join } from './join';
|
||||
export { default as last } from './last';
|
||||
export { default as lastIndexOf } from './lastIndexOf';
|
||||
export { default as nth } from './nth';
|
||||
export { default as pull } from './pull';
|
||||
export { default as pullAll } from './pullAll';
|
||||
export { default as pullAllBy } from './pullAllBy';
|
||||
|
||||
Reference in New Issue
Block a user