Files
sf-app-platform/modules/home/pubspec_overrides.yaml

19 lines
488 B
YAML
Raw Normal View History

# melos_managed_dependency_overrides: auth,dashboard_shell,design_system,notifications,profile,sf_shared,navigation,utils
dependency_overrides:
auth:
path: ../auth
dashboard_shell:
path: ../dashboard_shell
design_system:
path: ../../packages/design_system
navigation:
path: ../../packages/navigation
notifications:
path: ../notifications
profile:
path: ../profile
sf_shared:
path: ../../packages/sf_shared
utils:
path: ../../packages/utils