From f18929fd2276ab426964f43ecdcfeab391815547 Mon Sep 17 00:00:00 2001 From: Tobe O Date: Mon, 9 Jul 2018 13:43:11 -0400 Subject: [PATCH] Update pubspec.yaml --- pubspec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 0847bf0..22c7756 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: ^2.2.4 - test: ^0.12.13 \ No newline at end of file + console: ^3.0.0 + test: ^0.12.13