diff --git a/pubspec.lock b/pubspec.lock index 67f93a4f..4318d816 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -543,7 +543,7 @@ packages: name: package_info url: "https://pub.dartlang.org" source: hosted - version: "0.4.0+13" + version: "0.4.1" package_resolver: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index b7f9fd94..75e70917 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -16,7 +16,7 @@ dependencies: shared_preferences: ^0.5.6 url_launcher: ^5.4.1 dots_indicator: ^0.0.3 - package_info: ^0.4.0+13 + package_info: ">=0.4.1 <2.0.0" http: ^0.12.0+1 badges: ^1.1.1 share: ^0.6.3+5