File tree Expand file tree Collapse file tree 2 files changed +10
-5
lines changed Expand file tree Collapse file tree 2 files changed +10
-5
lines changed Original file line number Diff line number Diff line change @@ -629,8 +629,10 @@ packages:
629
629
dependency: "direct main"
630
630
description:
631
631
path: "packages/signer"
632
- relative: true
633
- source: path
632
+ ref: main
633
+ resolved-ref: "3663a356a722c082aa0b68d5405f42b3885beedb"
634
+ url: "https://github.com/codescalers/tfgrid-sdk-dart.git"
635
+ source: git
634
636
version: "1.0.0"
635
637
source_map_stack_trace:
636
638
dependency: transitive
@@ -759,14 +761,14 @@ packages:
759
761
sha256: "12391302411737c176b0b5d6491f466b0dd56d4763e347b6714efbaa74d7953d"
760
762
url: "https://pub.dev"
761
763
source: hosted
762
- version: "0.6.4 "
764
+ version: "0.6.5 "
763
765
tfchain_client:
764
766
dependency: "direct main"
765
767
description:
766
768
path: "packages/tfchain_client"
767
769
relative: true
768
770
source: path
769
- version: "1.0 .0"
771
+ version: "0.1 .0"
770
772
typed_data:
771
773
dependency: transitive
772
774
description:
Original file line number Diff line number Diff line change @@ -13,7 +13,10 @@ dependencies:
13
13
coverage : ^1.7.1
14
14
melos : ^4.1.0
15
15
signer :
16
- path : ./packages/signer
16
+ git :
17
+ url : https://github.com/codescalers/tfgrid-sdk-dart.git
18
+ ref : main
19
+ path : packages/signer
17
20
substrate_bip39 : ^0.4.0
18
21
tfchain_client :
19
22
path : ./packages/tfchain_client
You can’t perform that action at this time.
0 commit comments