mirror of
https://github.com/Iconica-Development/flutter_introduction.git
synced 2025-05-18 19:43:44 +02:00
updated dep
This commit is contained in:
parent
6371f76542
commit
32222587cb
2 changed files with 5 additions and 6 deletions
|
@ -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"
|
||||
|
|
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue