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 castPath from './_castPath';
|
||||
import isKey from './_isKey';
|
||||
import toKey from './_toKey';
|
||||
import castPath from './_castPath.js';
|
||||
import isKey from './_isKey.js';
|
||||
import toKey from './_toKey.js';
|
||||
|
||||
/**
|
||||
* The base implementation of `_.get` without support for default values.
|
||||
|
||||
Reference in New Issue
Block a user