platform/packages/orm/angel_migration/pubspec.yaml
thomashii@dukefirehawk.com 8f96e89b41 Updated to lints 3.0.0
2023-12-24 12:15:26 +08:00

14 lines
438 B
YAML
Executable file

name: angel3_migration
version: 8.1.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: '>=3.0.0 <4.0.0'
dependencies:
angel3_orm: ^8.0.0
dev_dependencies:
lints: ^3.0.0
# dependency_overrides:
# angel3_orm:
# path: ../angel_orm