Skip to content

Commit 2c69e5d

Browse files
Dillon Nysdnys1
authored andcommitted
fix(authenticator): Bump version constraints
commit-id:ace7a1d8
1 parent b0ae1e2 commit 2c69e5d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

packages/amplify_authenticator/pubspec.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ environment:
1010
flutter: ">=2.0.0"
1111

1212
dependencies:
13-
amplify_auth_cognito: ">=0.3.0 <0.6.0"
14-
amplify_auth_plugin_interface: ">=0.3.0 <0.6.0"
15-
amplify_core: ">=0.3.0 <0.6.0"
16-
amplify_flutter: ">=0.3.0 <0.6.0"
13+
amplify_auth_cognito: ^0.5.0
14+
amplify_auth_plugin_interface: ^0.5.0
15+
amplify_core: ^0.5.0
16+
amplify_flutter: ^0.5.0
1717
collection: ^1.15.0
1818
flutter:
1919
sdk: flutter

0 commit comments

Comments
 (0)