1
0
mirror of https://github.com/deavminet/dnetd synced 2024-09-21 09:43:37 +02:00

Updated dependancies

This commit is contained in:
Tristan B. Kildaire 2020-09-24 20:59:03 +02:00
parent e8e9f5ede0
commit 3716a6c583
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
],
"copyright": "Copyright © 2020, Tristan B. Kildaire",
"dependencies": {
"tristanable": "~>0.0.28"
"tristanable": "~>0.0.29"
},
"description": "dnet server",
"license": "AGPLv3",

View File

@ -2,6 +2,6 @@
"fileVersion": 1,
"versions": {
"bformat": "1.0.8",
"tristanable": "0.0.28"
"tristanable": "0.0.29"
}
}