mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-08 02:17:48 +00:00
Bump to v4.1.0.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import baseClone from './internal/baseClone';
|
||||
import baseMatches from './internal/baseMatches';
|
||||
import baseClone from './_baseClone';
|
||||
import baseMatches from './_baseMatches';
|
||||
|
||||
/**
|
||||
* Creates a function that performs a deep partial comparison between a given
|
||||
|
||||
Reference in New Issue
Block a user