It would be helpful if you could see which MMLC version a module is compatible with. Maybe like this in the moduleinfo.json: ```json "mmlc": { "version": "^1.21.0" } ```