mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-08 10:17:48 +00:00
Bump to v4.1.0.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
define(['./internal/baseIteratee', './internal/basePullAllBy'], function(baseIteratee, basePullAllBy) {
|
||||
define(['./_baseIteratee', './_basePullAllBy'], function(baseIteratee, basePullAllBy) {
|
||||
|
||||
/**
|
||||
* This method is like `_.pullAll` except that it accepts `iteratee` which is
|
||||
|
||||
Reference in New Issue
Block a user