platform/packages/orm/angel_migration/pubspec.yaml
thomashii@dukefirehawk.com 1560e147cc Updated min SDK to 2.17
2022-08-13 10:14:43 +08:00

14 lines
433 B
YAML
Executable file

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