diff --git a/packages/location_web/pubspec.yaml b/packages/location_web/pubspec.yaml index 95068a8c..2bb23938 100644 --- a/packages/location_web/pubspec.yaml +++ b/packages/location_web/pubspec.yaml @@ -17,7 +17,7 @@ dependencies: http_parser: ^4.0.2 js: ^0.6.3 location_platform_interface: ^5.0.0 - web: ^0.5.1 + web: ">=^0.5.1 <2.0.0" dev_dependencies: flutter_test: