diff --git a/pubspec.lock b/pubspec.lock index ec4e78313..f9858c28b 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -288,7 +288,7 @@ packages: name: photo_manager url: "https://pub.dartlang.org" source: hosted - version: "0.5.1-dev.5" + version: "0.5.1" photo_view: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index 30e236abb..14657d6b7 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -23,7 +23,7 @@ dependencies: # The following adds the Cupertino Icons font to your application. # Use with the CupertinoIcons class for iOS style icons. cupertino_icons: ^0.1.2 - photo_manager: ^0.5.1-dev.5 + photo_manager: ^0.5.1 provider: ^3.1.0 sqflite: ^1.3.0 path_provider: ^1.6.5