platform/packages/orm/angel_migration/pubspec.yaml
2021-02-14 13:22:25 +08:00

10 lines
No EOL
316 B
YAML
Executable file

name: angel_migration
version: 2.0.0
description: Database migration runtime for Angel's ORM. Use this package to define schemas.
author: Tobe O <thosakwe@gmail.com>
homepage: https://github.com/angel-dart/migration
environment:
sdk: '>=2.10.0 <2.12.0'
dependencies:
angel_orm: #^2.0.0-dev
path: ../angel_orm