diff --git a/module.json b/module.json index 84009f6..3a6b938 100755 --- a/module.json +++ b/module.json @@ -61,7 +61,6 @@ "flags": {} } ], - "action": "manageModule", "relationships": { "systems": [ { @@ -71,5 +70,7 @@ } ] }, - "esmodules": ["scripts/voidborne.js"] -} + "esmodules": [ + "scripts/voidborne.js" + ] +} \ No newline at end of file