- Upgraded `jcli` to version `0.25.0-beta.2`
This commit is contained in:
Tristan B. Velloza Kildaire 2023-08-10 22:55:44 +02:00
parent b47a651caf
commit e2d54f1cb1
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
"copyright": "Copyright © 2021-2023, Tristan B. Kildaire", "copyright": "Copyright © 2021-2023, Tristan B. Kildaire",
"dependencies": { "dependencies": {
"gogga": "~>0.1.0", "gogga": "~>0.1.0",
"jcli": "0.25.0-beta.1" "jcli": "0.25.0-beta.2"
}, },
"description": "The official Tristan language compiler project", "description": "The official Tristan language compiler project",
"license": "GPLv3", "license": "GPLv3",