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.4.0
4+
5+ ### Minor Changes
6+
7+ - b57f701: Bump global wallet and sync with upstream
8+
39## 1.3.5
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.5 " ,
4+ "version" : " 1.4.0 " ,
55 "repository" : {
66 "type" : " git" ,
77 "url" : " https://github.com/sei-protocol/sei-js.git" ,
6666 },
6767 "typesVersions" : {
6868 "*" : {
69- "eip6963" : [" ./dist/types/eip6963.d.ts" ],
70- "ethereum" : [" ./dist/types/ethereum.d.ts" ],
71- "solana" : [" ./dist/types/solana.d.ts" ]
69+ "eip6963" : [
70+ " ./dist/types/eip6963.d.ts"
71+ ],
72+ "ethereum" : [
73+ " ./dist/types/ethereum.d.ts"
74+ ],
75+ "solana" : [
76+ " ./dist/types/solana.d.ts"
77+ ]
7278 }
7379 },
7480 "exports" : {
You can’t perform that action at this time.
0 commit comments