diff --git a/pubspec.yaml b/pubspec.yaml index 746709d7..406f2a26 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -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