Widen version constraint for async. (#64)

Fixes #63.
This commit is contained in:
Jakob Andersen 2018-03-16 11:31:09 +01:00 committed by GitHub
parent d9dea0e489
commit 00bab79945
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ environment:
sdk: '>=1.24.3 <2.0.0'
dependencies:
async: ^1.13.3
async: '>=1.13.3 <3.0.0'
googleapis_auth: ^0.2.3+6
meta: ^1.0.5
http: ^0.11.3+16