File tree Expand file tree Collapse file tree 6 files changed +8
-8
lines changed Expand file tree Collapse file tree 6 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"packages" : [" packages/*" ],
3
- "version" : " 5.3.7 " ,
3
+ "version" : " 5.3.8 " ,
4
4
"npmClient" : " yarn" ,
5
5
"useWorkspaces" : true
6
6
}
Original file line number Diff line number Diff line change 2
2
"$schema" : " https://json.schemastore.org/chrome-manifest.json" ,
3
3
"name" : " Argent X" ,
4
4
"description" : " The security of Ethereum with the scale of StarkNet" ,
5
- "version" : " 5.3.7 " ,
5
+ "version" : " 5.3.8 " ,
6
6
"manifest_version" : 2 ,
7
7
"browser_action" : {
8
8
"default_icon" : {
Original file line number Diff line number Diff line change 2
2
"$schema" : " https://json.schemastore.org/chrome-manifest.json" ,
3
3
"name" : " Argent X" ,
4
4
"description" : " The security of Ethereum with the scale of StarkNet" ,
5
- "version" : " 5.3.7 " ,
5
+ "version" : " 5.3.8 " ,
6
6
"manifest_version" : 3 ,
7
7
"action" : {
8
8
"default_icon" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @argent-x/extension" ,
3
- "version" : " 5.3.7 " ,
3
+ "version" : " 5.3.8 " ,
4
4
"main" : " index.js" ,
5
5
"license" : " MIT" ,
6
6
"devDependencies" : {
80
80
"@argent/x-multicall" : " ^5.3.6" ,
81
81
"@argent/x-sessions" : " ^5.3.6" ,
82
82
"@argent/x-swap" : " ^5.3.6" ,
83
- "@argent/x-window" : " ^5.3.7 " ,
83
+ "@argent/x-window" : " ^5.3.8 " ,
84
84
"@chakra-ui/icons" : " ^2.0.15" ,
85
85
"@chakra-ui/react" : " 2.5.1" ,
86
86
"@extend-chrome/messages" : " ^1.2.2" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @argent-x/storybook" ,
3
- "version" : " 5.3.7 " ,
3
+ "version" : " 5.3.8 " ,
4
4
"private" : true ,
5
5
"devDependencies" : {
6
- "@argent-x/extension" : " ^5.3.7 " ,
6
+ "@argent-x/extension" : " ^5.3.8 " ,
7
7
"@argent/ui" : " ^5.3.6" ,
8
8
"@babel/core" : " ^7.18.5" ,
9
9
"@chakra-ui/storybook-addon" : " ^4.0.12" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @argent/x-window" ,
3
- "version" : " 5.3.7 " ,
3
+ "version" : " 5.3.8 " ,
4
4
"license" : " MIT" ,
5
5
"files" : [
6
6
" dist"
You can’t perform that action at this time.
0 commit comments