mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-01-31 07:17:50 +00:00
Update Backbone method dependencies.
Former-commit-id: 031a5f31c289ad32c8ef0d30272a02c756a341ce
This commit is contained in:
4
build.js
4
build.js
@@ -221,6 +221,7 @@
|
||||
'has',
|
||||
'indexOf',
|
||||
'initial',
|
||||
'invert',
|
||||
'invoke',
|
||||
'isArray',
|
||||
'isEmpty',
|
||||
@@ -236,7 +237,9 @@
|
||||
'max',
|
||||
'min',
|
||||
'mixin',
|
||||
'omit',
|
||||
'once',
|
||||
'pairs',
|
||||
'pick',
|
||||
'reduce',
|
||||
'reduceRight',
|
||||
@@ -251,6 +254,7 @@
|
||||
'toArray',
|
||||
'uniqueId',
|
||||
'value',
|
||||
'values',
|
||||
'without'
|
||||
];
|
||||
|
||||
|
||||
@@ -259,6 +259,7 @@
|
||||
'has',
|
||||
'indexOf',
|
||||
'initial',
|
||||
'invert',
|
||||
'invoke',
|
||||
'isArray',
|
||||
'isEmpty',
|
||||
@@ -274,7 +275,9 @@
|
||||
'max',
|
||||
'min',
|
||||
'mixin',
|
||||
'omit',
|
||||
'once',
|
||||
'pairs',
|
||||
'pick',
|
||||
'reduce',
|
||||
'reduceRight',
|
||||
@@ -289,6 +292,7 @@
|
||||
'toArray',
|
||||
'uniqueId',
|
||||
'value',
|
||||
'values',
|
||||
'without'
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user