fix: use lodash-es in the client (#41931)
This commit is contained in:
committed by
GitHub
parent
db369fbed1
commit
9be2fb9a10
@@ -8,7 +8,7 @@ import {
|
||||
overSome,
|
||||
partial,
|
||||
stubTrue
|
||||
} from 'lodash';
|
||||
} from 'lodash-es';
|
||||
|
||||
import protect from '@freecodecamp/loop-protect';
|
||||
|
||||
|
Reference in New Issue
Block a user