We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b72784a commit 48fb2d0Copy full SHA for 48fb2d0
src/converter/WeatherConverter.mjs
@@ -1,6 +1,6 @@
1
-import {AbstractConverter} from "@ozelot379/convert-base-api";
+import {AbstractConverter} from "@geekcornernpm/convert-base-api";
2
import {DeleteConverter} from "./DeleteConverter.mjs";
3
-import Jimp from "@ozelot379/jimp-plugins";
+import Jimp from "@geekcornernpm/jimp-plugins";
4
5
/**
6
* Class WeatherConverter
0 commit comments