Remove version lock

This commit is contained in:
Potatoboy9999 2022-06-14 12:19:37 -07:00
parent 236ea2e26b
commit a5c074757e

View File

@ -23,7 +23,7 @@
"depends": { "depends": {
"fabricloader": ">=0.12.5", "fabricloader": ">=0.12.5",
"fabric": "*", "fabric": "*",
"minecraft": "1.18.x", "minecraft": ">=1.18",
"java": ">=16", "java": ">=16",
"ledger": ">=1.2.0", "ledger": ">=1.2.0",
"fabric-language-kotlin": "*" "fabric-language-kotlin": "*"