dep: lodash -> lodash-es
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import bs from 'binary-search';
|
||||
import { clamp } from 'lodash';
|
||||
import { clamp } from 'lodash-es';
|
||||
|
||||
const connectMap: [number, string][] = [
|
||||
[0, '안함'],
|
||||
|
||||
Reference in New Issue
Block a user