Skip to content

Commit

Permalink
Remove dependency overrides
Browse files Browse the repository at this point in the history
  • Loading branch information
angelosilvestre committed Nov 27, 2024
1 parent 876f787 commit a8b6a6a
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions super_editor_markdown/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@ dependencies:
dependency_overrides:
# Override to local mono-repo path so devs can test this repo
# against changes that they're making to other mono-repo packages
super_editor:
path: ../super_editor
super_text_layout:
path: ../super_text_layout
attributed_text:
path: ../attributed_text
# super_editor:
# path: ../super_editor
# super_text_layout:
# path: ../super_text_layout
# attributed_text:
# path: ../attributed_text

dev_dependencies:
flutter_lints: ^2.0.1
Expand Down

0 comments on commit a8b6a6a

Please sign in to comment.