mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-03 16:47:49 +00:00
Bump to v4.13.0.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import copyObject from './_copyObject';
|
||||
import createAssigner from './_createAssigner';
|
||||
import keys from './keys';
|
||||
import copyObject from './_copyObject.js';
|
||||
import createAssigner from './_createAssigner.js';
|
||||
import keys from './keys.js';
|
||||
|
||||
/**
|
||||
* This method is like `_.assign` except that it accepts `customizer`
|
||||
|
||||
Reference in New Issue
Block a user