Publish orm_service

This commit is contained in:
Tobe O 2019-04-20 17:36:29 -04:00
parent cc06213a24
commit 51457cb846

View file

@ -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 <thosakwe@gmail.com>
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