diff --git a/src/cache.ts b/src/cache.ts index 1dc88839..d384be80 100644 --- a/src/cache.ts +++ b/src/cache.ts @@ -9,7 +9,7 @@ import type { Permissions, InstallationAccessTokenData, REPOSITORY_SELECTION, -} from "./types"; +} from "./types.js"; export function getCache() { return new LRUCache({