Skip to content

Commit a85fefd

Browse files
authored
misc: fix dependency on fake_async (#8)
1 parent 11afe5e commit a85fefd

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
@@ -13,5 +13,5 @@ dependencies:
1313
http: ^0.11.0
1414

1515
dev_dependencies:
16-
fake_async: ^0.1.2
16+
fake_async: ^1.0.0
1717
test: ^1.2.0

0 commit comments

Comments
 (0)