From 37abf0116894fa55fb1d46369582bb1ad4574938 Mon Sep 17 00:00:00 2001 From: Tobe O Date: Sun, 21 Oct 2018 05:36:08 -0400 Subject: [PATCH] pubspec --- pubspec.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pubspec.yaml b/pubspec.yaml index 0b4ec2bb..f8bea6bb 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -7,9 +7,11 @@ environment: sdk: ">=2.0.0-dev <3.0.0" dependencies: angel_framework: ^2.0.0-alpha + collection: ^1.0.0 meta: ^1.0.0 pool: ^1.0.0 dev_dependencies: angel_test: ^2.0.0-alpha glob: ^1.0.0 + http: any test: ^1.0.0 \ No newline at end of file