diff --git a/module.json b/module.json index 2492996..725c55d 100644 --- a/module.json +++ b/module.json @@ -5,7 +5,13 @@ "version": "1.2.1", "minimumCoreVersion" : "0.7.7", "compatibleCoreVersion" : "0.7.9", - "author": "Manuel Vögele", + "authors": [ + { + "name": "Manuel Vögele", + "email": "develop@manuel-voegele.de", + "discord": "Stäbchenfisch#5107" + } + ], "esmodules": [ "src/main.js" ],