From 8815f4d09bf6a1e805ad555e3f009643b38995da Mon Sep 17 00:00:00 2001 From: Brendon Heinst Date: Thu, 8 Jan 2026 21:13:22 +0100 Subject: [PATCH] Test --- schemaTypes/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schemaTypes/index.ts b/schemaTypes/index.ts index 156da8c..6f43087 100644 --- a/schemaTypes/index.ts +++ b/schemaTypes/index.ts @@ -1,2 +1,2 @@ -import {releaseType} from "./releaseType"; +import { releaseType } from ".releaseType" export const schemaTypes = []