From 2d9630243f0d08fa57da854427f7cc609fd7d498 Mon Sep 17 00:00:00 2001 From: Tobe O Date: Sat, 15 Dec 2018 03:39:42 -0500 Subject: [PATCH] add crypto dep --- pubspec.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/pubspec.yaml b/pubspec.yaml index 1f34196d..17f3f634 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -8,6 +8,7 @@ environment: dependencies: angel_framework: ^2.0.0-alpha angel_http_exception: ^1.0.0 + crypto: ^2.0.0 dev_dependencies: angel_validate: ^2.0.0-alpha angel_test: ^2.0.0-alpha