Skip to content

Commit

Permalink
chore: remove dependency html converter (#1987)
Browse files Browse the repository at this point in the history
* chore: remove html2md dependency in quill_html_converter

* chore: bump vsc_quill_delta_to_html to 1.0.5
  • Loading branch information
EchoEllet authored Jul 7, 2024
1 parent 5ba6fcd commit 0c6ade2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions quill_html_converter/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@ environment:
dependencies:
flutter:
sdk: flutter
vsc_quill_delta_to_html: ^1.0.4
html2md: ^1.3.1
vsc_quill_delta_to_html: ^1.0.5
markdown: ^7.2.2
charcode: ^1.3.1
collection: ^1.18.0
Expand Down

0 comments on commit 0c6ade2

Please sign in to comment.