Skip to content

Commit 5379601

Browse files
v4.2.3
1 parent d8c90fb commit 5379601

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"packages/plugins/*",
1111
"packages/single-factor-auth"
1212
],
13-
"version": "4.2.2",
13+
"version": "4.2.3",
1414
"npmClient": "npm",
1515
"useWorkspaces": true
1616
}

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/modal/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@web3auth/modal",
3-
"version": "4.2.2",
3+
"version": "4.2.3",
44
"homepage": "https://github.com/Web3Auth/Web3Auth#readme",
55
"license": "ISC",
66
"main": "dist/modal.cjs.js",
@@ -26,7 +26,7 @@
2626
"@web3auth/phantom-adapter": "^4.2.2",
2727
"@web3auth/torus-evm-adapter": "^4.2.2",
2828
"@web3auth/torus-solana-adapter": "^4.2.2",
29-
"@web3auth/ui": "^4.2.2",
29+
"@web3auth/ui": "^4.2.3",
3030
"@web3auth/wallet-connect-v1-adapter": "^4.2.2"
3131
},
3232
"devDependencies": {

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@web3auth/ui",
3-
"version": "4.2.2",
3+
"version": "4.2.3",
44
"description": "Ui modal for web3Auth",
55
"keywords": [
66
"web3Auth/ui",

0 commit comments

Comments
 (0)