MOD: trying to fix
This commit is contained in:
parent
27a1dda198
commit
a710f8a0c0
|
@ -7,8 +7,8 @@ homepage: https://github.com/Daegalus/dart-uuid
|
||||||
environment:
|
environment:
|
||||||
sdk: '>=2.0.0 <3.0.0'
|
sdk: '>=2.0.0 <3.0.0'
|
||||||
dependencies:
|
dependencies:
|
||||||
crypto: '>=2.0.0 <3.0.0'
|
crypto: any
|
||||||
convert: '>=2.0.0 <3.0.0'
|
convert: any
|
||||||
dev_dependencies:
|
dev_dependencies:
|
||||||
pedantic: '>=1.0.0'
|
pedantic: '>=1.0.0'
|
||||||
test: any
|
test: any
|
||||||
|
|
Loading…
Reference in New Issue