Added jcli dependancy

This commit is contained in:
Tristan B. Velloza Kildaire 2021-03-02 21:09:13 +02:00
parent 0c6311b3eb
commit 86ecf15416
1 changed files with 3 additions and 0 deletions

View File

@ -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"