File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"useWorkspaces" : true ,
3
3
"packages" : [" packages/*" ],
4
- "version" : " 1.7.2 " ,
4
+ "version" : " 1.7.3 " ,
5
5
"npmClient" : " yarn"
6
6
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @gokiprotocol/example" ,
3
- "version" : " 1.7.2 " ,
3
+ "version" : " 1.7.3 " ,
4
4
"private" : true ,
5
5
"license" : " GPL-3.0" ,
6
6
"dependencies" : {
7
7
"@craco/craco" : " ^6.4.3" ,
8
8
"@emotion/react" : " ^11.9.0" ,
9
9
"@emotion/styled" : " ^11.8.1" ,
10
- "@gokiprotocol/walletkit" : " ^1.7.2 " ,
10
+ "@gokiprotocol/walletkit" : " ^1.7.3 " ,
11
11
"@reach/dialog" : " ^0.17.0" ,
12
12
"@saberhq/solana-contrib" : " ^1.13.19" ,
13
13
"@saberhq/token-utils" : " ^1.13.19" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @gokiprotocol/walletkit" ,
3
- "version" : " 1.7.2 " ,
3
+ "version" : " 1.7.3 " ,
4
4
"description" : " Wallet connector modal for Solana dApps." ,
5
5
"author" :
" Goki Rajesh <[email protected] >" ,
6
6
"homepage" : " https://goki.so" ,
Original file line number Diff line number Diff line change @@ -3712,7 +3712,7 @@ __metadata:
3712
3712
"@emotion/babel-plugin": "npm:^11.9.2"
3713
3713
"@emotion/react": "npm:^11.9.0"
3714
3714
"@emotion/styled": "npm:^11.8.1"
3715
- "@gokiprotocol/walletkit": "npm:^1.7.1 "
3715
+ "@gokiprotocol/walletkit": "npm:^1.7.3 "
3716
3716
"@reach/dialog": "npm:^0.17.0"
3717
3717
"@saberhq/solana-contrib": "npm:^1.13.19"
3718
3718
"@saberhq/token-utils": "npm:^1.13.19"
@@ -3766,7 +3766,7 @@ __metadata:
3766
3766
languageName: unknown
3767
3767
linkType: soft
3768
3768
3769
- "@gokiprotocol/walletkit@npm:^1.7.1 , @gokiprotocol/walletkit@workspace:packages/walletkit":
3769
+ "@gokiprotocol/walletkit@npm:^1.7.3 , @gokiprotocol/walletkit@workspace:packages/walletkit":
3770
3770
version: 0.0.0-use.local
3771
3771
resolution: "@gokiprotocol/walletkit@workspace:packages/walletkit"
3772
3772
dependencies:
You can’t perform that action at this time.
0 commit comments