An attemp to fix CI Failure

pull/1566/head
Ellet 2 years ago
parent c9ac8ccd3e
commit 331f9c7a97
No known key found for this signature in database
GPG Key ID: C488CC70BBCEF0D1
  1. 4
      example/pubspec.yaml
  2. 2
      pubspec.yaml

@ -13,8 +13,8 @@ dependencies:
cupertino_icons: ^1.0.6
# Flutter Quill Packages
flutter_quill: ^8.6.2
flutter_quill_extensions: ^0.7.0
flutter_quill: ^8.6.4
flutter_quill_extensions: ^0.7.2
flutter_quill_test: ^0.0.5
quill_html_converter: ^0.0.1-experimental.1

@ -62,7 +62,7 @@ dev_dependencies:
flutter_lints: ^3.0.1
flutter_test:
sdk: flutter
flutter_quill_test: ^0.0.4
flutter_quill_test: ^9.0.0-dev-2
test: ^1.24.3
intl_translation: ^0.18.2
yaml_edit: ^2.1.1

Loading…
Cancel
Save