diff --git a/module.json b/module.json index 368c18f..3e24efc 100644 --- a/module.json +++ b/module.json @@ -2,21 +2,11 @@ "name": "wfrp4e-eis-maps", "title": "WFRP4E - Fan-made maps for Ennemy in Shadows", "description": "Module for maps for EiS (aka chapter 1 of the Imperial Campaign)", - "version": "0.0.3", + "version": "0.0.4", "minimumCoreVersion" : "0.6.0", "compatibleCoreVersion": "1.0.0", "author": "LeRatierBretonnien", "dependencies": [ - { - "name": "wfrp4e", - "manifest": "https://raw.githubusercontent.com/CatoThe1stElder/WFRP-4th-Edition-FoundryVTT/stable/system.json", - "version": "1.6.0" - }, - { - "name": "babele", - "manifest": "https://gitlab.com/riccisi/foundryvtt-babele/raw/master/module/module.json", - "version": "1.19.0" - } ], "esmodules": [ ],