Skip to content

Commit 00bab79

Browse files
Widen version constraint for async. (#64)
Fixes #63.
1 parent d9dea0e commit 00bab79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ environment:
88
sdk: '>=1.24.3 <2.0.0'
99

1010
dependencies:
11-
async: ^1.13.3
11+
async: '>=1.13.3 <3.0.0'
1212
googleapis_auth: ^0.2.3+6
1313
meta: ^1.0.5
1414
http: ^0.11.3+16

0 commit comments

Comments
 (0)