platform/packages/orm/angel_migration/pubspec.yaml
2024-10-12 03:41:18 -07:00

14 lines
480 B
YAML
Executable file

name: angel3_migration
version: 8.3.0
description: The abstract classes for implementing database migration in Protevus framework. Designed to work with Protevus ORM.
homepage: https://protevus-framework.web.app/
repository: https://github.com/dart-backend/protevus/tree/master/packages/orm/angel_migration
environment:
sdk: '>=3.3.0 <4.0.0'
dependencies:
angel3_orm: ^8.0.0
dev_dependencies:
lints: ^4.0.0
# dependency_overrides:
# angel3_orm:
# path: ../angel_orm