switch search packages to git
This commit is contained in:
@@ -68,7 +68,10 @@ dependencies:
|
|||||||
permission_handler: ^12.0.1
|
permission_handler: ^12.0.1
|
||||||
pretty_qr_code: ^3.6.0
|
pretty_qr_code: ^3.6.0
|
||||||
privacypass_client:
|
privacypass_client:
|
||||||
path: ../../../weblibre_account/packages/privacypass_client
|
git:
|
||||||
|
url: https://gitlab.com/weblibre/search_client.git
|
||||||
|
ref: 1b323c7cb2a520e33a7e7fce37a080c9e6e7f2e8
|
||||||
|
path: packages/privacypass_client
|
||||||
qr_code_scanner_plus: ^2.1.1
|
qr_code_scanner_plus: ^2.1.1
|
||||||
quick_actions: ^1.1.0
|
quick_actions: ^1.1.0
|
||||||
riverpod: ^3.2.1
|
riverpod: ^3.2.1
|
||||||
@@ -78,9 +81,15 @@ dependencies:
|
|||||||
saf_stream: ^2.0.0
|
saf_stream: ^2.0.0
|
||||||
saf_util: ^2.2.0
|
saf_util: ^2.2.0
|
||||||
search_client:
|
search_client:
|
||||||
path: ../../../weblibre_account/packages/search_client
|
git:
|
||||||
|
url: https://gitlab.com/weblibre/search_client.git
|
||||||
|
ref: 1b323c7cb2a520e33a7e7fce37a080c9e6e7f2e8
|
||||||
|
path: packages/search_client
|
||||||
search_protocol:
|
search_protocol:
|
||||||
path: ../../../weblibre_account/packages/search_protocol
|
git:
|
||||||
|
url: https://gitlab.com/weblibre/search_client.git
|
||||||
|
ref: 1b323c7cb2a520e33a7e7fce37a080c9e6e7f2e8
|
||||||
|
path: packages/search_protocol
|
||||||
secure_archive:
|
secure_archive:
|
||||||
git:
|
git:
|
||||||
url: https://github.com/FaFre/secure_archive.git
|
url: https://github.com/FaFre/secure_archive.git
|
||||||
|
|||||||
Reference in New Issue
Block a user