From 32222587cbaf24cb116fe4ea78a1ddb0ea854afd Mon Sep 17 00:00:00 2001 From: Niels Gorter Date: Fri, 7 Oct 2022 15:45:04 +0200 Subject: [PATCH] updated dep --- example/pubspec.lock | 10 +++++----- pubspec.yaml | 1 - 2 files changed, 5 insertions(+), 6 deletions(-) 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: