dep: lodash를 lodash-es 로 변경
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import chai, { assert } from "chai";
|
||||
import _ from "lodash";
|
||||
import _ from "lodash-es";
|
||||
import { formatConnectScore } from "../ts/utilGame/formatConnectScore";
|
||||
import { formatDexLevel } from "../ts/utilGame/formatDexLevel";
|
||||
import { formatDefenceTrain } from "../ts/utilGame/formatDefenceTrain";
|
||||
|
||||
Reference in New Issue
Block a user