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 baseFlatten from './_baseFlatten';
|
||||
import map from './map';
|
||||
import baseFlatten from './_baseFlatten.js';
|
||||
import map from './map.js';
|
||||
|
||||
/**
|
||||
* Creates a flattened array of values by running each element in `collection`
|
||||
|
||||
Reference in New Issue
Block a user