Dependency Bump
This commit is contained in:
parent
73fdfd31c2
commit
b2bfea6127
2 changed files with 2 additions and 2 deletions
|
@ -19,7 +19,7 @@ archives_base_name=better-end
|
||||||
# Dependencies
|
# Dependencies
|
||||||
# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api
|
# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api
|
||||||
patchouli_version=1.20.1-84-FABRIC
|
patchouli_version=1.20.1-84-FABRIC
|
||||||
bclib_version=3.0.14
|
bclib_version=3.30.1
|
||||||
rei_version=12.0.622
|
rei_version=12.0.622
|
||||||
emi_version=1.0.28+1.20.1
|
emi_version=1.0.28+1.20.1
|
||||||
trinkets_version=3.7.0
|
trinkets_version=3.7.0
|
||||||
|
|
|
@ -50,7 +50,7 @@
|
||||||
"bclib": "3.30.x"
|
"bclib": "3.30.x"
|
||||||
},
|
},
|
||||||
"breaks": {
|
"breaks": {
|
||||||
"bclib": "<3.30.0"
|
"bclib": "<3.30.1"
|
||||||
},
|
},
|
||||||
"suggests": {
|
"suggests": {
|
||||||
"byg": ">=2.0.0",
|
"byg": ">=2.0.0",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue