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 baseCreate from './_baseCreate';
|
||||
import getPrototype from './_getPrototype';
|
||||
import isPrototype from './_isPrototype';
|
||||
import baseCreate from './_baseCreate.js';
|
||||
import getPrototype from './_getPrototype.js';
|
||||
import isPrototype from './_isPrototype.js';
|
||||
|
||||
/**
|
||||
* Initializes an object clone.
|
||||
|
||||
Reference in New Issue
Block a user