diff --git a/nexss-language/repos.json b/nexss-language/repos.json index 8a4e2d4..910aaad 100644 --- a/nexss-language/repos.json +++ b/nexss-language/repos.json @@ -51,5 +51,6 @@ ".raku": "https://github.com/nexssp/language_raku.git", ".cr": "https://github.com/nexssp/language_crystal.git", ".adb": "https://github.com/nexssp/language_ada.git", - ".nexss": "https://github.com/nexssp/language_nexss.git" + ".nexss": "https://github.com/nexssp/language_nexss.git", + ".ls": "https://github.com/nexssp/language_livescript.git" }