From d13139618f97e65a9de55ff4b3ec8f42610155b1 Mon Sep 17 00:00:00 2001 From: Jackson Morgan Date: Tue, 22 Jul 2025 18:44:05 -0400 Subject: [PATCH] Corrected import --- .../schema-converter-shex/src/context/JsonLdContextBuilder.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/schema-converter-shex/src/context/JsonLdContextBuilder.ts b/packages/schema-converter-shex/src/context/JsonLdContextBuilder.ts index cfffe32..e61ffdf 100644 --- a/packages/schema-converter-shex/src/context/JsonLdContextBuilder.ts +++ b/packages/schema-converter-shex/src/context/JsonLdContextBuilder.ts @@ -1,7 +1,7 @@ import type { Annotation, valueSetValue } from "shexj"; import type { ExpandedTermDefinition } from "jsonld"; import type { LdoJsonldContext } from "@ldo/jsonld-dataset-proxy"; -import { hashValueSetValue } from "./util/hashValueSetValue"; +import { hashValueSetValue } from "./util/hashValueSetValue.js"; /** * Name functions