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,5 +1,5 @@
|
||||
import isLaziable from './_isLaziable';
|
||||
import setData from './_setData';
|
||||
import isLaziable from './_isLaziable.js';
|
||||
import setData from './_setData.js';
|
||||
|
||||
/** Used to compose bitmasks for wrapper metadata. */
|
||||
var BIND_FLAG = 1,
|
||||
|
||||
Reference in New Issue
Block a user