Skip to content

Commit a701ff5

Browse files
[SuperEditor] - Upgraded attributed_text dependency to 0.3.2
1 parent 48bc18c commit a701ff5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

super_editor/pubspec.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies:
2121
flutter:
2222
sdk: flutter
2323

24-
attributed_text: ^0.3.1
24+
attributed_text: ^0.3.2
2525
characters: ^1.2.0
2626
collection: ^1.15.0
2727
follow_the_leader: ^0.0.4+8
@@ -41,8 +41,8 @@ dependencies:
4141
dependency_overrides:
4242
# # Override to local mono-repo path so devs can test this repo
4343
# # against changes that they're making to other mono-repo packages
44-
attributed_text:
45-
path: ../attributed_text
44+
# attributed_text:
45+
# path: ../attributed_text
4646
# super_text_layout:
4747
# path: ../super_text_layout
4848

0 commit comments

Comments
 (0)