diff --git a/angel_orm_service/pubspec.yaml b/angel_orm_service/pubspec.yaml index 448ad1fe..40607677 100644 --- a/angel_orm_service/pubspec.yaml +++ b/angel_orm_service/pubspec.yaml @@ -1,7 +1,7 @@ name: angel_orm_service version: 1.0.0 description: Service implementation that wraps over Angel ORM Query classes. -homepage: +homepage: https://github.com/angel-dart/orm author: Tobe O environment: sdk: ">=2.0.0 <3.0.0" @@ -18,6 +18,7 @@ dev_dependencies: path: ../angel_orm_postgres angel_orm_test: path: ../angel_orm_test + angel_serialize: ^2.0.0 build_runner: ^1.0.0 logging: ^0.11.0 pedantic: ^1.0.0