diff --git a/pubspec.yaml b/pubspec.yaml index 577adde8..f25d46b1 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -70,7 +70,10 @@ dev_dependencies: sdk: flutter flutter_quill_test: ^9.3.4 test: ^1.24.3 + + # Both yaml_edit and yaml are only used for the scripts yaml_edit: ^2.2.1 + yaml: ^3.1.2 flutter: uses-material-design: true