diff --git a/web/samples_index/pubspec.yaml b/web/samples_index/pubspec.yaml index 10741e10d..07a05b5f7 100644 --- a/web/samples_index/pubspec.yaml +++ b/web/samples_index/pubspec.yaml @@ -26,7 +26,7 @@ dev_dependencies: build: ^2.3.0 build_runner: ^2.3.0 build_web_compilers: ^3.2.0 - image: ^3.2.0 + image: ">=3.2.0 <5.0.0" # waiting for the next material-components-web release. # Once released, it will need to be rolled into package:mdc_web.