Downgraded BCLib Dependency
This commit is contained in:
parent
e8b567435d
commit
b06e266a1a
2 changed files with 2 additions and 2 deletions
|
@ -19,7 +19,7 @@ archives_base_name=better-end
|
|||
# Dependencies
|
||||
# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api
|
||||
patchouli_version=1.19.3-78-FABRIC
|
||||
bclib_version=2.2.5
|
||||
bclib_version=2.2.4
|
||||
rei_version=10.0.578
|
||||
emi_version=0.6.2+1.19.3
|
||||
trinkets_version=3.5.1
|
||||
|
|
|
@ -53,7 +53,7 @@
|
|||
"bclib": "2.2.x"
|
||||
},
|
||||
"breaks": {
|
||||
"bclib": "<2.2.5"
|
||||
"bclib": "<2.2.4"
|
||||
},
|
||||
"suggests": {
|
||||
"byg": ">=2.0.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue