override low uptime git package url

This commit is contained in:
Julian 2024-06-03 14:23:55 -06:00
parent c3e604472b
commit 3e116a50e4
2 changed files with 7 additions and 2 deletions

View file

@ -1199,7 +1199,7 @@ packages:
path: "."
ref: "6a17a405a1a260fa228b2f4fc94044088a4335ac"
resolved-ref: "6a17a405a1a260fa228b2f4fc94044088a4335ac"
url: "https://git.mrcyjanek.net/mrcyjanek/monero.dart"
url: "https://www.github.com/mrcyjanek/monero.dart"
source: git
version: "0.0.0"
mutex:

View file

@ -49,7 +49,7 @@ dependencies:
monero:
git:
url: https://git.mrcyjanek.net/mrcyjanek/monero.dart
url: https://www.github.com/mrcyjanek/monero.dart
ref: 6a17a405a1a260fa228b2f4fc94044088a4335ac
flutter_libepiccash:
@ -211,6 +211,11 @@ flutter_native_splash:
dependency_overrides:
monero:
git:
url: https://www.github.com/mrcyjanek/monero.dart
ref: 6a17a405a1a260fa228b2f4fc94044088a4335ac
bip47:
git:
url: https://github.com/cypherstack/bip47.git