diff --git a/example/pubspec.lock b/example/pubspec.lock index c051370..09e4484 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -165,18 +165,18 @@ packages: flutter_introduction_interface: dependency: transitive description: - path: flutter_introduction_interface + path: "." ref: master - resolved-ref: "2add5853118e3290d429ab6ba2b0ac10e41657b6" - url: "https://github.com/Iconica-Development/flutter_introduction_service.git" + resolved-ref: "0610ece5bd81bade8ad1af51ae7428146233ef79" + url: "https://github.com/Iconica-Development/flutter_introduction_interface.git" source: git version: "0.0.1" flutter_introduction_service: dependency: transitive description: - path: flutter_introduction_service + path: "." ref: master - resolved-ref: "2add5853118e3290d429ab6ba2b0ac10e41657b6" + resolved-ref: "7d6f926f3a43e0e8246571d0ab76d7a63f6bee84" url: "https://github.com/Iconica-Development/flutter_introduction_service.git" source: git version: "0.0.1" diff --git a/pubspec.yaml b/pubspec.yaml index 236ed6a..4a8d839 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -17,7 +17,6 @@ dependencies: flutter_introduction_service: git: url: https://github.com/Iconica-Development/flutter_introduction_service.git - path: flutter_introduction_service ref: master dev_dependencies: