Skip to content

Commit 0c6ade2

Browse files
authored
chore: remove dependency html converter (singerdmx#1987)
* chore: remove html2md dependency in quill_html_converter * chore: bump vsc_quill_delta_to_html to 1.0.5
1 parent 5ba6fcd commit 0c6ade2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

quill_html_converter/pubspec.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@ environment:
2020
dependencies:
2121
flutter:
2222
sdk: flutter
23-
vsc_quill_delta_to_html: ^1.0.4
24-
html2md: ^1.3.1
23+
vsc_quill_delta_to_html: ^1.0.5
2524
markdown: ^7.2.2
2625
charcode: ^1.3.1
2726
collection: ^1.18.0

0 commit comments

Comments
 (0)