diff --git a/dub.json b/dub.json index db718642..bd18ca51 100644 --- a/dub.json +++ b/dub.json @@ -3,6 +3,9 @@ "Tristan B. Kildaire" ], "copyright": "Copyright © 2021, Tristan B. Kildaire", + "dependencies": { + "jcli": "~>0.12.0" + }, "description": "The official Tristan language compiler project", "license": "GPLv3", "name": "tlang"