diff --git a/src/api/types.ts b/src/api/types.ts index cca13c4..7633c95 100644 --- a/src/api/types.ts +++ b/src/api/types.ts @@ -15,3 +15,4 @@ export interface RegistryResponse { count: number; packages: MetaJson[]; } +