mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-04 08:57:49 +00:00
Bump to v4.1.0.
This commit is contained in:
@@ -19,6 +19,7 @@ export { default as get } from './get';
|
||||
export { default as has } from './has';
|
||||
export { default as hasIn } from './hasIn';
|
||||
export { default as invert } from './invert';
|
||||
export { default as invertBy } from './invertBy';
|
||||
export { default as invoke } from './invoke';
|
||||
export { default as keys } from './keys';
|
||||
export { default as keysIn } from './keysIn';
|
||||
|
||||
Reference in New Issue
Block a user