Using fixed tristanable

This commit is contained in:
Tristan B. Velloza Kildaire 2022-03-19 13:40:21 +02:00
parent 915b0ad115
commit da5489a6b7
2 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@
"dependencies": {
"bformat": "~>3.1.3",
"eventy": "0.2.1",
"tristanable": "2.3.13"
"tristanable": "2.3.14"
},
"description": "Tagged network-message task engine",
"license": "LGPL v3",

View File

@ -2,7 +2,7 @@
"fileVersion": 1,
"versions": {
"bformat": "3.1.3",
"eventy": "0.1.4",
"tristanable": "2.3.13"
"eventy": "0.2.1",
"tristanable": "2.3.14"
}
}