diff --git a/plugins/flutter_aepassurance/pubspec.yaml b/plugins/flutter_aepassurance/pubspec.yaml index a870f8d..10d02f8 100644 --- a/plugins/flutter_aepassurance/pubspec.yaml +++ b/plugins/flutter_aepassurance/pubspec.yaml @@ -15,10 +15,6 @@ dependencies: sdk: flutter flutter_aepcore: ">=5.0.0 <6.0.0" -dependency_overrides: - flutter_aepcore: - path: ../flutter_aepcore - dev_dependencies: flutter_test: sdk: flutter diff --git a/plugins/flutter_aepedge/pubspec.yaml b/plugins/flutter_aepedge/pubspec.yaml index 50ef364..e947032 100644 --- a/plugins/flutter_aepedge/pubspec.yaml +++ b/plugins/flutter_aepedge/pubspec.yaml @@ -15,13 +15,6 @@ dependencies: flutter_aepcore: ">=5.0.0 <6.0.0" flutter_aepedgeidentity: ">=5.0.0 <6.0.0" -dependency_overrides: - flutter_aepcore: - path: ../flutter_aepcore - - flutter_aepedgeidentity: - path: ../flutter_aepedgeidentity - dev_dependencies: flutter_test: sdk: flutter diff --git a/plugins/flutter_aepedgebridge/pubspec.yaml b/plugins/flutter_aepedgebridge/pubspec.yaml index df88a4a..fbdbf7e 100644 --- a/plugins/flutter_aepedgebridge/pubspec.yaml +++ b/plugins/flutter_aepedgebridge/pubspec.yaml @@ -13,10 +13,6 @@ dependencies: sdk: flutter flutter_aepcore: ">=5.0.0 <6.0.0" -dependency_overrides: - flutter_aepcore: - path: ../flutter_aepcore - dev_dependencies: flutter_test: sdk: flutter diff --git a/plugins/flutter_aepedgeconsent/pubspec.yaml b/plugins/flutter_aepedgeconsent/pubspec.yaml index 2103e1f..e02b77c 100644 --- a/plugins/flutter_aepedgeconsent/pubspec.yaml +++ b/plugins/flutter_aepedgeconsent/pubspec.yaml @@ -14,10 +14,6 @@ dependencies: sdk: flutter flutter_aepcore: ">=5.0.0 <6.0.0" -dependency_overrides: - flutter_aepcore: - path: ../flutter_aepcore - dev_dependencies: flutter_test: sdk: flutter diff --git a/plugins/flutter_aepedgeidentity/pubspec.yaml b/plugins/flutter_aepedgeidentity/pubspec.yaml index 378a1b8..199f4a0 100644 --- a/plugins/flutter_aepedgeidentity/pubspec.yaml +++ b/plugins/flutter_aepedgeidentity/pubspec.yaml @@ -14,10 +14,6 @@ dependencies: sdk: flutter flutter_aepcore: ">=5.0.0 <6.0.0" -dependency_overrides: - flutter_aepcore: - path: ../flutter_aepcore - dev_dependencies: flutter_test: sdk: flutter diff --git a/plugins/flutter_aepmessaging/pubspec.yaml b/plugins/flutter_aepmessaging/pubspec.yaml index 17be34e..0688a0a 100644 --- a/plugins/flutter_aepmessaging/pubspec.yaml +++ b/plugins/flutter_aepmessaging/pubspec.yaml @@ -14,10 +14,6 @@ dependencies: sdk: flutter flutter_aepcore: ">=5.0.0 <6.0.0" -dependency_overrides: - flutter_aepcore: - path: ../flutter_aepcore - dev_dependencies: flutter_test: sdk: flutter diff --git a/plugins/flutter_aepuserprofile/pubspec.yaml b/plugins/flutter_aepuserprofile/pubspec.yaml index 7d33bdc..5c27d74 100644 --- a/plugins/flutter_aepuserprofile/pubspec.yaml +++ b/plugins/flutter_aepuserprofile/pubspec.yaml @@ -13,10 +13,6 @@ dependencies: sdk: flutter flutter_aepcore: ">=5.0.0 <6.0.0" -dependency_overrides: - flutter_aepcore: - path: ../flutter_aepcore - dev_dependencies: flutter_test: sdk: flutter