mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-01 15:57:48 +00:00
Bump to v4.13.0.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import baseFlatten from './_baseFlatten';
|
||||
import map from './map';
|
||||
import toInteger from './toInteger';
|
||||
import baseFlatten from './_baseFlatten.js';
|
||||
import map from './map.js';
|
||||
import toInteger from './toInteger.js';
|
||||
|
||||
/**
|
||||
* This method is like `_.flatMap` except that it recursively flattens the
|
||||
|
||||
Reference in New Issue
Block a user