fix: change BCLib version to an existing one

This commit is contained in:
bl4d3tv 2023-04-13 11:26:28 -03:00
parent ee39902be2
commit d60ae87e79
No known key found for this signature in database
GPG key ID: 6419E5BFE83EF7E7
2 changed files with 2 additions and 2 deletions

View file

@ -55,7 +55,7 @@
"bclib": "2.1.x"
},
"breaks": {
"bclib": "<2.1.7"
"bclib": "<2.1.6"
},
"suggests": {
"byg": ">=2.0.0",