diff --git a/pubspec.yaml b/pubspec.yaml index 0a567ec..f3495b3 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -8,7 +8,7 @@ environment: dependencies: js: ^0.6.1+1 matcher: ^0.12.1+4 - meta: ^1.2.2 + meta: ">=1.2.2 <1.7.0" # Workaround to avoid https://github.com/dart-lang/sdk/issues/46142 over_react: ^4.1.2 react: ^6.0.1 test: ^1.15.7