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 baseGet from './.internal/baseGet.js';
|
||||
import baseSet from './.internal/baseSet.js';
|
||||
import baseGet from './baseGet.js';
|
||||
import baseSet from './baseSet.js';
|
||||
|
||||
/**
|
||||
* The base implementation of `update`.
|
||||
|
||||
Reference in New Issue
Block a user