Skip to content

Commit

Permalink
solana refactor (#194)
Browse files Browse the repository at this point in the history
* solana refactor

* refactor changes (#196)

* refactor changes

* install

---------

Co-authored-by: Łukasz Florek <[email protected]>
  • Loading branch information
NorbertBodziony and LukassF authored Aug 14, 2024
1 parent 65c9e2c commit b52bcef
Show file tree
Hide file tree
Showing 4 changed files with 155 additions and 142 deletions.
2 changes: 1 addition & 1 deletion sdk/apps/modal-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@nightlylabs/wallet-selector-aptos": "0.1.6",
"@nightlylabs/wallet-selector-base": "^0.4.1",
"@nightlylabs/wallet-selector-polkadot": "0.2.7",
"@nightlylabs/wallet-selector-solana": "0.3.2",
"@nightlylabs/wallet-selector-solana": "0.3.6",
"@nightlylabs/wallet-selector-sui": "0.4.0",
"@polkadot/api": "^10.10.1",
"@polkadot/extension-inject": "^0.46.5",
Expand Down
4 changes: 2 additions & 2 deletions sdk/packages/selector-solana/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nightlylabs/wallet-selector-solana",
"version": "0.3.4",
"version": "0.3.6",
"description": "",
"type": "module",
"exports": {
Expand Down Expand Up @@ -41,4 +41,4 @@
"tslib": "^2.5.3",
"typescript": "^5.1.3"
}
}
}
Loading

0 comments on commit b52bcef

Please sign in to comment.