Skip to content

Commit

Permalink
chore: update flutter authenticator to use 0.1.0 (#1419)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jordan-Nelson committed Feb 25, 2022
1 parent 74e0666 commit 625efeb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/flutter/authenticator/pubspec.lock
Expand Up @@ -35,7 +35,7 @@ packages:
name: amplify_authenticator
url: "https://pub.dartlang.org"
source: hosted
version: "0.1.0-rc.6"
version: "0.1.0"
amplify_core:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion docs/flutter/authenticator/pubspec.yaml
Expand Up @@ -25,7 +25,7 @@ dependencies:
sdk: flutter
amplify_flutter: ^0.4.0
amplify_auth_cognito: ^0.4.0
amplify_authenticator: ^0.1.0-rc.6 # TODO: update to ^1.0.0 after GA release
amplify_authenticator: ^0.1.0
device_preview: ^1.0.0
confetti: ^0.6.0

Expand Down

0 comments on commit 625efeb

Please sign in to comment.