Skip to content

Commit c0f975c

Browse files
Cleanup Fabric dependencies
1 parent ceb938d commit c0f975c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

fabric/src/main/resources/fabric.mod.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,7 @@
2222
]
2323
},
2424
"depends": {
25-
"fabricloader": ">=0.14.0",
26-
"viafabric": ">=0.4.10",
27-
"viaversion": ">=5.0.4-SNAPSHOT",
25+
"viafabric": ">=0.4.14",
2826
"viabackwards": ">=5.0.4-SNAPSHOT"
2927
},
3028
"custom": {

0 commit comments

Comments
 (0)