platform/packages/orm/angel_migration/pubspec.yaml
thomashii@dukefirehawk.com 2deaf5d299 Migrated angel_migration
2021-05-02 15:36:33 +08:00

13 lines
No EOL
386 B
YAML
Executable file

name: angel_migration
version: 4.0.0
description: Database migration runtime for Angel's ORM. Use this package to define schemas.
homepage: https://github.com/angel-dart/migration
publish_to: none
environment:
sdk: '>=2.12.0 <3.0.0'
dependencies:
angel_orm:
git:
url: https://github.com/dukefirehawk/angel.git
ref: sdk-2.12.x_nnbd
path: packages/orm/angel_orm