mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-04 17:07:49 +00:00
Bump to v4.13.0.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import constant from './constant';
|
||||
import createInverter from './_createInverter';
|
||||
import identity from './identity';
|
||||
import constant from './constant.js';
|
||||
import createInverter from './_createInverter.js';
|
||||
import identity from './identity.js';
|
||||
|
||||
/**
|
||||
* Creates an object composed of the inverted keys and values of `object`.
|
||||
|
||||
Reference in New Issue
Block a user