Skip to content

Commit 48fb2d0

Browse files
authored
Update WeatherConverter.mjs
1 parent b72784a commit 48fb2d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: src/converter/WeatherConverter.mjs

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
import {AbstractConverter} from "@ozelot379/convert-base-api";
1+
import {AbstractConverter} from "@geekcornernpm/convert-base-api";
22
import {DeleteConverter} from "./DeleteConverter.mjs";
3-
import Jimp from "@ozelot379/jimp-plugins";
3+
import Jimp from "@geekcornernpm/jimp-plugins";
44

55
/**
66
* Class WeatherConverter

0 commit comments

Comments
 (0)