mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-03 08:37:49 +00:00
Update module paths.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import baseFor from './.internal/baseFor.js';
|
||||
import keys from './keys.js';
|
||||
import baseFor from './baseFor.js';
|
||||
import keys from '../keys.js';
|
||||
|
||||
/**
|
||||
* The base implementation of `forOwn`.
|
||||
|
||||
Reference in New Issue
Block a user