diff --git a/module.json b/module.json index 4c8d37e..34e68dd 100644 --- a/module.json +++ b/module.json @@ -42,7 +42,7 @@ ], "esmodules": [ "alwayshp.js", - "alwaysmp.mjs" + "alwaysmp.js" ], "styles": [ "css/alwayshp.css" @@ -60,4 +60,4 @@ "name": "always-hp", "minimumCoreVersion": "12", "compatibleCoreVersion": "12" -} \ No newline at end of file +}