MOD: trying to fix

This commit is contained in:
JohnE 2019-07-18 02:41:05 -07:00
parent 27a1dda198
commit a710f8a0c0
1 changed files with 2 additions and 2 deletions

View File

@ -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