We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48fb2d0 commit b67c915Copy full SHA for b67c915
src/ConvertJavaTextureToBedrockApi.mjs
@@ -1,4 +1,4 @@
1
-import {AbstractBaseApi} from "@ozelot379/convert-base-api";
+import {AbstractBaseApi} from "@geekcornernpm/convert-base-api";
2
import {converters} from "./converter/index.mjs";
3
4
/**
0 commit comments