diff --git a/pubspec.yaml b/pubspec.yaml index 77724b0..3b3c251 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -10,7 +10,7 @@ environment: dependencies: meta: ^1.6.0 react: ">=5.7.0 <7.0.0" - w_common: ^2.0.0 + w_common: '>=2.0.0 <4.0.0' dev_dependencies: build_runner: '>=1.7.1 <3.0.0'