mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-05 01:17:50 +00:00
Bump to v4.1.0.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import baseForRight from './internal/baseForRight';
|
||||
import baseForRight from './_baseForRight';
|
||||
import keysIn from './keysIn';
|
||||
import toFunction from './internal/toFunction';
|
||||
import toFunction from './_toFunction';
|
||||
|
||||
/**
|
||||
* This method is like `_.forIn` except that it iterates over properties of
|
||||
|
||||
Reference in New Issue
Block a user