Updated pubspec
This commit is contained in:
parent
0399a90320
commit
f7baedb06e
1 changed files with 5 additions and 0 deletions
|
@ -7,9 +7,14 @@ environment:
|
|||
sdk: '>=2.12.0 <3.0.0'
|
||||
dependencies:
|
||||
angel3_framework: ^4.1.0
|
||||
angel3_container: ^3.0.0
|
||||
angel3_mock_request: ^2.0.0
|
||||
path: ^1.8.0
|
||||
shelf: ^1.1.4
|
||||
stream_channel: ^2.1.0
|
||||
logging: ^1.0.0
|
||||
charcode: ^1.3.0
|
||||
http: ^0.13.0
|
||||
dev_dependencies:
|
||||
angel3_test: ^4.0.0
|
||||
angel3_pretty_logging: ^3.0.0
|
||||
|
|
Loading…
Reference in a new issue