updated version and optional dependencies

This commit is contained in:
RyanTLG
2022-03-30 17:07:36 +02:00
parent f3eb0328ff
commit 2dc4f7eaf9
2 changed files with 2 additions and 2 deletions

View File

@@ -32,6 +32,6 @@
"java": ">=17"
},
"suggests": {
"darkevolution": "1.18.1-*"
"darkevolution": "*"
}
}