File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
analytics/amplify_analytics_pinpoint
authenticator/amplify_authenticator Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ dependencies:
28
28
flutter :
29
29
sdk : flutter
30
30
meta : ^1.7.0
31
- package_info_plus : " >=4.0.1 <= 6.0.0"
31
+ package_info_plus : " >=4.0.1 <6.0.0"
32
32
path_provider : ^2.0.0
33
33
34
34
dev_dependencies :
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ dependencies:
23
23
intl : " >=0.18.0 <1.0.0"
24
24
meta : ^1.7.0
25
25
# TODO(equartey): Remove this once we have our own method of getting the app name
26
- package_info_plus : " >=4.0.1 <= 6.0.0"
26
+ package_info_plus : " >=4.0.1 <6.0.0"
27
27
qr_flutter : 4.1.0
28
28
smithy : " >=0.6.2 <0.7.0"
29
29
stream_transform : ^2.0.0
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ dependencies:
37
37
json_serializable : 6.7.1
38
38
mime : ^1.0.0
39
39
oauth2 : ^2.0.2
40
- package_info_plus : " >=4.0.1 <= 6.0.0"
40
+ package_info_plus : " >=4.0.1 <6.0.0"
41
41
pigeon : ^11.0.0
42
42
sqlite3 : ^2.0.0
43
43
source_gen : ^1.3.2
You can’t perform that action at this time.
0 commit comments