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 = []