fix casing

This commit is contained in:
Adam Matthiesen 2024-03-05 01:01:59 -08:00
parent 01ad923e30
commit bc3ec6d653
1 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
import astroghostcms from "./astro-ghostcms";
import astroGhostCMS from "./astro-ghostcms";
export default astroghostcms;
export default astroGhostCMS;