diff --git a/scripts/modules.json b/scripts/modules.json index fb4c954..9da866f 100644 --- a/scripts/modules.json +++ b/scripts/modules.json @@ -46,5 +46,9 @@ { "module_name": "score_feo", "module_url": "https://github.com/eclipse-score/feo" + }, + { + "module_name": "score_baselibs", + "module_url": "https://github.com/eclipse-score/baselibs" } ]