Update pubspec.yaml
This commit is contained in:
parent
f6ef489abf
commit
6ca4fe54ec
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ dependencies:
|
||||||
dev_dependencies:
|
dev_dependencies:
|
||||||
angel_framework: ^1.1.0-alpha
|
angel_framework: ^1.1.0-alpha
|
||||||
angel_model: ^1.0.0
|
angel_model: ^1.0.0
|
||||||
build_runner: ^0.9.0
|
build_runner: ">=0.8.0 <0.10.0"
|
||||||
build_web_compilers: ^0.4.0
|
build_web_compilers: ^0.4.0
|
||||||
mock_request: ^1.0.0
|
mock_request: ^1.0.0
|
||||||
test: ^0.12.0
|
test: ^0.12.0
|
||||||
|
|
Loading…
Reference in a new issue