From bfc8a32fd14366268a578ebf673b6e3b1cf2c63b Mon Sep 17 00:00:00 2001 From: Tobe O Date: Mon, 9 Jul 2018 12:42:06 -0400 Subject: [PATCH] Require http_exception --- pubspec.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/pubspec.yaml b/pubspec.yaml index 4cd61fda..5eb6dce3 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -7,6 +7,7 @@ environment: sdk: ">=1.8.0 <3.0.0" dependencies: angel_framework: ^1.0.0-dev + angel_http_exception: ^1.0.0 dart2_constant: ^1.0.0 dev_dependencies: angel_test: ^1.1.0-alpha