Downgraded BCLib Dependency

This commit is contained in:
Frank 2023-05-16 13:43:25 +02:00
parent 5e0fa3aeec
commit b735fd0250
2 changed files with 2 additions and 2 deletions

View file

@ -53,7 +53,7 @@
"bclib": "2.3.x"
},
"breaks": {
"bclib": "<2.3.2"
"bclib": "<2.3.1"
},
"suggests": {
"byg": ">=2.0.0",