Added gogga and jlci as dependencies

This commit is contained in:
Tristan B. Velloza Kildaire 2021-12-23 21:02:29 +02:00
parent 705be18347
commit e52642bae3
1 changed files with 2 additions and 1 deletions

View File

@ -5,7 +5,8 @@
"copyright": "Copyright © 2021, Tristan B. Kildaire",
"dependencies": {
"dlog": "~>0.0.5",
"gogga": "~>0.1.3"
"gogga": "~>0.1.3",
"jcli": "~>0.24.0"
},
"description": "Official implementation of the DNET protocol for the server-side",
"license": "AGPLv3",