Fixed to work with sdk 2.12.x
This commit is contained in:
parent
93cdb671d5
commit
528dca2db9
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ dev_dependencies:
|
|||
url: https://github.com/dukefirehawk/angel.git
|
||||
ref: sdk-2.12.x
|
||||
path: packages/test
|
||||
io: ^1.0.0 # For pretty printing.
|
||||
io: ^0.3.5 # For pretty printing.
|
||||
pedantic: ^1.11.0 # Enforces Dart style conventions.
|
||||
test: ^1.16.5 # For unit testing.
|
||||
|
||||
|
|
Loading…
Reference in a new issue