platform/packages/orm/angel_migration/pubspec.yaml
2022-02-24 08:34:51 +08:00

14 lines
431 B
YAML
Executable file

name: angel3_migration
version: 6.0.0
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.15.0 <3.0.0'
dependencies:
angel3_orm: ^6.0.0
dev_dependencies:
lints: ^1.0.0
dependency_overrides:
angel3_orm:
path: ../angel_orm