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:
|
||||
sdk: '>=2.0.0 <3.0.0'
|
||||
dependencies:
|
||||
crypto: '>=2.0.0 <3.0.0'
|
||||
convert: '>=2.0.0 <3.0.0'
|
||||
crypto: any
|
||||
convert: any
|
||||
dev_dependencies:
|
||||
pedantic: '>=1.0.0'
|
||||
test: any
|
||||
|
|
Loading…
Reference in New Issue