Added gogga

This commit is contained in:
Tristan B. Kildaire 2021-01-23 12:30:54 +02:00
parent 436fe3b803
commit a3d240cb83
2 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,7 @@
"copyright": "Copyright © 2020, Tristan B. Kildaire", "copyright": "Copyright © 2020, Tristan B. Kildaire",
"dependencies": { "dependencies": {
"bformat": "3.1.0", "bformat": "3.1.0",
"gogga": "~>0.0.2",
"tristanable": "2.2.0" "tristanable": "2.2.0"
}, },
"description": "Butterfly mail daemon", "description": "Butterfly mail daemon",

View File

@ -2,6 +2,7 @@
"fileVersion": 1, "fileVersion": 1,
"versions": { "versions": {
"bformat": "3.1.0", "bformat": "3.1.0",
"gogga": "0.0.2",
"tristanable": "2.2.0" "tristanable": "2.2.0"
} }
} }