diff --git a/system.json b/system.json index 7e459e1..7b80b47 100644 --- a/system.json +++ b/system.json @@ -2,7 +2,7 @@ "name": "fvtt-yggdrasill", "title": "Yggdrasill", "description": "Système non-officiel Yggdrasill (7ièm Cercle) pour FoundryVTT", - "version": "1.1.0", + "version": "1.1.1", "manifestPlusVersion": "1.0.0", "minimumCoreVersion": "0.8.0", "compatibleCoreVersion": "9", @@ -143,6 +143,16 @@ "path": "lang/fr.json" } ], + "dependencies": [ + { + "name": "compendium-folders", + "type": "module" + }, + { + "name": "lib-wrapper", + "type": "module" + } + ], "gridDistance": 5, "gridUnits": "m", "primaryTokenAttribute": "",