Skip to content

Commit 1ba5ce0

Browse files
authored
Use mostro fork of nip44 dependency (MostroP2P#338)
1 parent 423fe62 commit 1ba5ce0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -978,7 +978,7 @@ packages:
978978
path: "."
979979
ref: master
980980
resolved-ref: "73379b8b1332f1ee78a250055494e6b73e673ea2"
981-
url: "https://github.com/chebizarro/dart-nip44.git"
981+
url: "https://github.com/MostroP2P/dart-nip44.git"
982982
source: git
983983
version: "1.0.0"
984984
node_preamble:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ dependencies:
7171

7272
nip44:
7373
git:
74-
url: https://github.com/chebizarro/dart-nip44.git
74+
url: https://github.com/MostroP2P/dart-nip44.git
7575
ref: master
7676

7777
share_plus: ^10.0.0

0 commit comments

Comments
 (0)