platform/packages/orm/angel_migration/pubspec.yaml
2022-01-05 17:11:50 +08:00

11 lines
372 B
YAML
Executable file

name: angel3_migration
version: 4.0.3
description: Database migration runtime for Angel3 ORM. Use this package to define schemas.
homepage: https://angel3-framework.web.app/
repository: https://github.com/dukefirehawk/angel/tree/master/packages/orm/angel_migration
environment:
sdk: '>=2.12.0 <3.0.0'
dependencies:
angel3_orm: ^4.0.0
dev_dependencies:
lints: ^1.0.0