fix(meta): Fix version conflicts with moxxy
This commit is contained in:
parent
7ceee48d31
commit
db77790bf4
@ -8,12 +8,12 @@ environment:
|
|||||||
sdk: ">=3.0.0 <4.0.0"
|
sdk: ">=3.0.0 <4.0.0"
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
collection: ^1.19.0
|
collection: ^1.18.0
|
||||||
cryptography: ^2.7.0
|
cryptography: ^2.7.0
|
||||||
hex: ^0.2.0
|
hex: ^0.2.0
|
||||||
json_serializable: ^6.8.0
|
json_serializable: ^6.8.0
|
||||||
logging: ^1.2.0
|
logging: ^1.2.0
|
||||||
meta: ^1.16.0
|
meta: ^1.15.0
|
||||||
moxlib:
|
moxlib:
|
||||||
hosted: https://git.polynom.me/api/packages/Moxxy/pub
|
hosted: https://git.polynom.me/api/packages/Moxxy/pub
|
||||||
version: ^0.2.0
|
version: ^0.2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user