diff --git a/module.json b/module.json index 926644c..dd8cfce 100644 --- a/module.json +++ b/module.json @@ -2,7 +2,7 @@ "name": "pf2e-bleedingsky-data", "title": "PF2E Land of the Bleeding Sky Data", "description": "Extra compendia containing content for the Land of the Bleeding Sky campaign setting. https://scribe.pf2.tools/v/9zlCw6jw ", - "version": "1.2", + "version": "1.3", "author": "Velara", "packs": [ { @@ -38,13 +38,13 @@ "package": "pf2e-bleedingsky-data" } ], - "esmodules": [], + "esmodules": ["./bundle.js"], "styles": [], - "socket": false, + "socket": true, "systems": ["pf2e"], "compatibleCoreVersion": "0.7.9", "minimumCoreVersion": "0.7.5", "manifest": "https://raw.githubusercontent.com/velara/BleedingSky/master/module.json", - "download": "https://github.com/velara/BleedingSky/archive/v1.2.zip", + "download": "https://github.com/velara/BleedingSky/archive/v1.3.zip", "url": "https://gitlab.com/Velara/Bleedingsky/" }