Commit 00e90b5 1 parent 42584fb commit 00e90b5 Copy full SHA for 00e90b5
File tree 5 files changed +8
-8
lines changed
5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 20
20
"@cosmjs/stargate" : " ^0.32.1" ,
21
21
"@cosmjs/tendermint-rpc" : " ^0.32.0" ,
22
22
"@emurgo/cardano-serialization-lib-asmjs" : " ^11.4.0" ,
23
- "@fireblocks/asset-config" : " ^0.7 .0" ,
23
+ "@fireblocks/asset-config" : " ^0.8 .0" ,
24
24
"@fireblocks/recovery-shared" : " ^0.8.0" ,
25
25
"@fireblocks/wallet-derivation" : " ^0.8.0" ,
26
26
"@hashgraph/sdk" : " ^2.29.0" ,
Original file line number Diff line number Diff line change 4
4
"author" : " Fireblocks (https://www.fireblocks.com)" ,
5
5
"repository" : " https://github.com/fireblocks/recovery/tree/main/apps/recovery-utility" ,
6
6
"homepage" : " https://www.fireblocks.com" ,
7
- "version" : " 1.3 .0" ,
7
+ "version" : " 1.4 .0" ,
8
8
"license" : " GPL-3.0-or-later" ,
9
9
"private" : true ,
10
10
"main" : " app/background.js" ,
69
69
"@emotion/react" : " ^11.11.1" ,
70
70
"@emotion/server" : " ^11.11.0" ,
71
71
"@emotion/styled" : " ^11.11.0" ,
72
- "@fireblocks/asset-config" : " ^0.7 .0" ,
72
+ "@fireblocks/asset-config" : " ^0.8 .0" ,
73
73
"@fireblocks/extended-key-recovery" : " ^1.3.0" ,
74
74
"@fireblocks/recovery-relay" : " ^1.3.0" ,
75
75
"@fireblocks/recovery-shared" : " ^0.8.0" ,
Original file line number Diff line number Diff line change 4
4
"author" : " Fireblocks (https://www.fireblocks.com)" ,
5
5
"repository" : " https://github.com/fireblocks/recovery/tree/main/packages/asset-config" ,
6
6
"homepage" : " https://www.fireblocks.com" ,
7
- "version" : " 0.7 .0" ,
7
+ "version" : " 0.8 .0" ,
8
8
"license" : " GPL-3.0-or-later" ,
9
9
"private" : true ,
10
10
"main" : " index.ts" ,
28
28
"typescript" : " ^5.1.6"
29
29
},
30
30
"dependencies" : {}
31
- }
31
+ }
Original file line number Diff line number Diff line change 18
18
"@emotion/react" : " ^11.11.1" ,
19
19
"@emotion/server" : " ^11.11.0" ,
20
20
"@emotion/styled" : " ^11.11.0" ,
21
- "@fireblocks/asset-config" : " ^0.7 .0" ,
21
+ "@fireblocks/asset-config" : " ^0.8 .0" ,
22
22
"@fireblocks/extended-key-recovery" : " ^1.3.0" ,
23
23
"@fireblocks/wallet-derivation" : " ^0.8.0" ,
24
24
"@hookform/resolvers" : " ^3.1.1" ,
63
63
"prettier" : " ^3.0.0" ,
64
64
"typescript" : " ^5.1.6"
65
65
}
66
- }
66
+ }
Original file line number Diff line number Diff line change 13
13
"test" : " jest"
14
14
},
15
15
"dependencies" : {
16
- "@fireblocks/asset-config" : " ^0.7 .0" ,
16
+ "@fireblocks/asset-config" : " ^0.8 .0" ,
17
17
"@noble/curves" : " ^1.1.0" ,
18
18
"@noble/ed25519" : " ^2.0.0" ,
19
19
"@noble/hashes" : " ^1.3.1" ,
You can’t perform that action at this time.
0 commit comments