Skip to content

Commit

Permalink
v7.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
chaitanyapotti committed Oct 17, 2023
1 parent 61ce247 commit 7855834
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"version": "7.0.4",
"version": "7.0.5",
"npmClient": "npm"
}
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/modal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3auth/modal",
"version": "7.0.4",
"version": "7.0.5",
"homepage": "https://github.com/Web3Auth/Web3Auth#readme",
"license": "ISC",
"main": "dist/modal.cjs.js",
Expand Down Expand Up @@ -29,7 +29,7 @@
"@web3auth/solana-provider": "^7.0.4",
"@web3auth/torus-evm-adapter": "^7.0.4",
"@web3auth/torus-solana-adapter": "^7.0.4",
"@web3auth/ui": "^7.0.4",
"@web3auth/ui": "^7.0.5",
"@web3auth/wallet-connect-v2-adapter": "^7.0.4"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3auth/ui",
"version": "7.0.4",
"version": "7.0.5",
"description": "Ui modal for web3Auth",
"keywords": [
"web3Auth/ui",
Expand Down

0 comments on commit 7855834

Please sign in to comment.