pubspec
This commit is contained in:
parent
160c620f57
commit
012c323e0c
1 changed files with 4 additions and 4 deletions
|
@ -1,12 +1,12 @@
|
|||
author: "Tobe O <thosakwe@gmail.com>"
|
||||
description: "Database-agnostic relations between Angel services."
|
||||
author: Tobe O <thosakwe@gmail.com>
|
||||
description: Database-agnostic relations between Angel services.
|
||||
homepage: "https://github.com/angel-dart/relations.git"
|
||||
name: "angel_relations"
|
||||
name: angel_relations
|
||||
version: 1.0.0-alpha
|
||||
environment:
|
||||
sdk: ">=1.19.0"
|
||||
dependencies:
|
||||
angel_framework: "^1.0.0-dev"
|
||||
angel_framework: ^1.0.0-dev
|
||||
dev_dependencies:
|
||||
angel_seeder: ^0.0.0
|
||||
test: ^0.12.0
|
||||
|
|
Loading…
Reference in a new issue