Fixed Dependency
This commit is contained in:
parent
349c82bc00
commit
ba4dab8448
1 changed files with 2 additions and 2 deletions
|
@ -50,10 +50,10 @@
|
||||||
"minecraft": [
|
"minecraft": [
|
||||||
"1.20-beta.5"
|
"1.20-beta.5"
|
||||||
],
|
],
|
||||||
"bclib": "2.3.x"
|
"bclib": "3.0.x"
|
||||||
},
|
},
|
||||||
"breaks": {
|
"breaks": {
|
||||||
"bclib": "<2.3.2"
|
"bclib": "<3.0.0"
|
||||||
},
|
},
|
||||||
"suggests": {
|
"suggests": {
|
||||||
"byg": ">=2.0.0",
|
"byg": ">=2.0.0",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue