Update pubspec.yaml

This commit is contained in:
Tobe Osakwe 2018-07-15 00:22:34 -04:00 committed by GitHub
parent 91d76226f6
commit e0c58ad28b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,5 +16,5 @@ dependencies:
dev_dependencies:
angel_hot: ^1.1.0 # Hot-reloading support. :)
angel_test: ^1.1.0 # Utilities for testing Angel servers.
console: ^3.0.0
console: ">=2.0.0 <4.0.0"
test: ^0.12.13