mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-01 23:57:49 +00:00
Bump to v4.13.0.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import Set from './_Set';
|
||||
import noop from './noop';
|
||||
import setToArray from './_setToArray';
|
||||
import Set from './_Set.js';
|
||||
import noop from './noop.js';
|
||||
import setToArray from './_setToArray.js';
|
||||
|
||||
/** Used as references for various `Number` constants. */
|
||||
var INFINITY = 1 / 0;
|
||||
|
||||
Reference in New Issue
Block a user