diff --git a/packages/quill_html_converter/pubspec.yaml b/packages/quill_html_converter/pubspec.yaml index 5f2a430a..236ba3d3 100644 --- a/packages/quill_html_converter/pubspec.yaml +++ b/packages/quill_html_converter/pubspec.yaml @@ -20,8 +20,7 @@ dependencies: sdk: flutter flutter_quill: ^8.5.1 vsc_quill_delta_to_html: ^1.0.3 - html2md: - git: https://github.com/jarontai/html2md.git + html2md: ^1.3.1 # markdown: ^7.1.1 charcode: ^1.3.1 collection: ^1.17.2