diff --git a/src/exporters/stat.ink.ts b/src/exporters/stat.ink.ts index 19c3a10..92629ea 100644 --- a/src/exporters/stat.ink.ts +++ b/src/exporters/stat.ink.ts @@ -40,7 +40,7 @@ import { urlSimplify, } from "../utils.ts"; import { Env } from "../env.ts"; -import GEAR_MAP from "../assets/gear-map.json" assert { type: "json" }; +import GEAR_MAP from "../assets/gear-map.json" with { type: "json" }; const COOP_POINT_MAP: Record = { 0: -20,