From c53521cd60f8458fc9cdc4ba8e4727b356132243 Mon Sep 17 00:00:00 2001 From: Tobe O Date: Fri, 20 Oct 2017 02:25:17 -0400 Subject: [PATCH] fix log --- pubspec.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/pubspec.yaml b/pubspec.yaml index 74e5f40b..c97173bd 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -19,6 +19,7 @@ dev_dependencies: angel_serialize_generator: ^1.0.0-alpha # Generates serialization code for models. angel_test: ^1.1.0-alpha # Utilities for testing Angel servers. build_runner: ^0.5.0 + console: ^2.2.4 grinder: ^0.8.0 test: ^0.12.13 transformers: