chore: update path of upstream
This commit is contained in:
parent
a56a08630b
commit
1a22dfab17
2 changed files with 5 additions and 5 deletions
|
@ -524,9 +524,9 @@ packages:
|
|||
dependency: "direct main"
|
||||
description:
|
||||
path: "."
|
||||
ref: patch-1
|
||||
resolved-ref: "37237c55b2b96cfbf141de1d566a8fa6c7e6680f"
|
||||
url: "https://github.com/prateekmedia/flutter_local_authentication"
|
||||
ref: "1ac346a04592a05fd75acccf2e01fa3c7e955d96"
|
||||
resolved-ref: "1ac346a04592a05fd75acccf2e01fa3c7e955d96"
|
||||
url: "https://github.com/eaceto/flutter_local_authentication"
|
||||
source: git
|
||||
version: "1.2.0"
|
||||
flutter_local_notifications:
|
||||
|
|
|
@ -47,8 +47,8 @@ dependencies:
|
|||
flutter_launcher_icons: ^0.13.1
|
||||
flutter_local_authentication:
|
||||
git:
|
||||
url: https://github.com/prateekmedia/flutter_local_authentication
|
||||
ref: patch-1
|
||||
url: https://github.com/eaceto/flutter_local_authentication
|
||||
ref: 1ac346a04592a05fd75acccf2e01fa3c7e955d96
|
||||
flutter_local_notifications: ^16.3.1+1
|
||||
flutter_localizations:
|
||||
sdk: flutter
|
||||
|
|
Loading…
Add table
Reference in a new issue