diff --git a/src/openapi.ts b/src/openapi.ts index 3945fe3..3da1804 100644 --- a/src/openapi.ts +++ b/src/openapi.ts @@ -1,7 +1,7 @@ import { createPreset, semanticReleaseGit, - SemanticReleasePlugin, + type SemanticReleasePlugin, } from "~/_config"; const openApiSpecGlob = "spec/**/*.yaml";