File tree 3 files changed +5
-6
lines changed
3 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 15
15
"license" : " MIT" ,
16
16
"dependencies" : {
17
17
"@astradefi/address-converter" : " ^0.4.1" ,
18
- "@astraprotocol/astra-ui" : " ^1.0.10 " ,
18
+ "@astraprotocol/astra-ui" : " ^1.0.12 " ,
19
19
"@cosmjs/crypto" : " ^0.29.0" ,
20
20
"@cosmjs/encoding" : " ^0.29.0" ,
21
21
"@reduxjs/toolkit" : " ^1.8.5" ,
Original file line number Diff line number Diff line change @@ -101,7 +101,6 @@ export default function BlockRow({
101
101
< span className = "text text-sm contrast-color-30" > { size } bytes</ span >
102
102
</ >
103
103
) }
104
-
105
104
</ div >
106
105
</ div >
107
106
</ div >
Original file line number Diff line number Diff line change 20
20
link-module-alias "^1.2.0"
21
21
shx "^0.3.4"
22
22
23
- " @astraprotocol/astra-ui@^1.0.10 " :
24
- version "1.0.10 "
25
- resolved "https://npm.pkg.github.com/download/@astraprotocol/astra-ui/1.0.10/fb77d8285d56494856ef04618c281535c1bd3510#fb77d8285d56494856ef04618c281535c1bd3510 "
26
- integrity sha512-fBjiYPPwZdhwI/FY0XyizOy9S0CXMctV3B4hqbBCNng5bQf6fuAM5jZRfHP263OJbWw0qMHoCVtwB16JIwkHsg ==
23
+ " @astraprotocol/astra-ui@^1.0.12 " :
24
+ version "1.0.12 "
25
+ resolved "https://npm.pkg.github.com/download/@astraprotocol/astra-ui/1.0.12/bfb8b32e6cfc5870dd8b9042bf3ba02ef915d922#bfb8b32e6cfc5870dd8b9042bf3ba02ef915d922 "
26
+ integrity sha512-auafVe12rFCvNEfXvY8eymCB8JM0OgvfSGlOxrOg87bcl1fgwLL8lrlSfx48/py8nF3W3wfuL4k4q8aYR2yq8w ==
27
27
dependencies :
28
28
clsx "^1.2.1"
29
29
react "^18.2.0"
You can’t perform that action at this time.
0 commit comments