Skip to content

Commit 7fc8c48

Browse files
authored
Update MetadataConverter.mjs
1 parent a3091b8 commit 7fc8c48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/converter/MetadataConverter.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import {AbstractConverter} from "@ozelot379/convert-base-api";
1+
import {AbstractConverter} from "@geekcornernpm/convert-base-api";
22
import {DeleteConverter} from "./DeleteConverter.mjs";
33
import v4 from "uuid/v4.js";
44

0 commit comments

Comments
 (0)