File tree Expand file tree Collapse file tree
packages/sei-global-wallet Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# @sei-js/global-wallet
22
3+ ## 1.3.5
4+
5+ ### Patch Changes
6+
7+ - 1575dac: Update global wallet icon
8+
39## 1.3.4
410
511### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @sei-js/sei-global-wallet" ,
33 "description" : " Sei Global Wallet is a library to support Dynamic Global Wallets" ,
4- "version" : " 1.3.4 " ,
4+ "version" : " 1.3.5 " ,
55 "type" : " module" ,
66 "main" : " dist/cjs/index.js" ,
77 "module" : " dist/esm/index.js" ,
5353 },
5454 "typesVersions" : {
5555 "*" : {
56- "eip6963" : [" ./dist/types/eip6963.d.ts" ],
57- "solana-standard" : [" ./dist/types/solana-standard.d.ts" ]
56+ "eip6963" : [
57+ " ./dist/types/eip6963.d.ts"
58+ ],
59+ "solana-standard" : [
60+ " ./dist/types/solana-standard.d.ts"
61+ ]
5862 }
5963 },
6064 "exports" : {
You can’t perform that action at this time.
0 commit comments