Use bformat 3.1.0

This commit is contained in:
Tristan B. Kildaire 2020-12-04 19:07:33 +02:00
parent 1826276262
commit 66be270b61
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
],
"copyright": "Copyright © 2020, Tristan B. Kildaire",
"dependencies": {
"bformat": "~>2.0.0",
"bformat": "~>3.1.0",
"gogga": "~>0.0.2",
"tristanable": "~>0.0.33"
},

View File

@ -1,7 +1,7 @@
{
"fileVersion": 1,
"versions": {
"bformat": "2.0.0",
"bformat": "3.1.0",
"gogga": "0.0.2",
"tristanable": "0.0.33"
}