Skip to content

Commit 3922b76

Browse files
committed
chore(analytics): force add pubspec overrides
1 parent 5ece546 commit 3922b76

File tree

2 files changed

+46
-0
lines changed

2 files changed

+46
-0
lines changed
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# Generated with `aft`. Do not modify by hand or check into source control.
2+
dependency_overrides:
3+
amplify_analytics_pinpoint_dart:
4+
path: ../amplify_analytics_pinpoint_dart
5+
amplify_core:
6+
path: ../../amplify_core
7+
amplify_db_common:
8+
path: ../../common/amplify_db_common
9+
amplify_db_common_dart:
10+
path: ../../common/amplify_db_common_dart
11+
amplify_lints:
12+
path: ../../amplify_lints
13+
amplify_secure_storage:
14+
path: ../../secure_storage/amplify_secure_storage
15+
amplify_secure_storage_dart:
16+
path: ../../secure_storage/amplify_secure_storage_dart
17+
aws_common:
18+
path: ../../aws_common
19+
aws_signature_v4:
20+
path: ../../aws_signature_v4
21+
smithy:
22+
path: ../../smithy/smithy
23+
smithy_aws:
24+
path: ../../smithy/smithy_aws
25+
worker_bee:
26+
path: ../../worker_bee/worker_bee
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Generated with `aft`. Do not modify by hand or check into source control.
2+
dependency_overrides:
3+
amplify_core:
4+
path: ../../amplify_core
5+
amplify_db_common_dart:
6+
path: ../../common/amplify_db_common_dart
7+
amplify_lints:
8+
path: ../../amplify_lints
9+
amplify_secure_storage_dart:
10+
path: ../../secure_storage/amplify_secure_storage_dart
11+
aws_common:
12+
path: ../../aws_common
13+
aws_signature_v4:
14+
path: ../../aws_signature_v4
15+
smithy:
16+
path: ../../smithy/smithy
17+
smithy_aws:
18+
path: ../../smithy/smithy_aws
19+
worker_bee:
20+
path: ../../worker_bee/worker_bee

0 commit comments

Comments
 (0)