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