Skip to content

Commit 323f9e4

Browse files
v10.0.6
1 parent 3042359 commit 323f9e4

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"version": "10.0.5",
2+
"version": "10.0.6",
33
"npmClient": "npm"
44
}

package-lock.json

Lines changed: 3 additions & 3 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": "10.0.5",
3+
"version": "10.0.6",
44
"description": "Multi chain wallet aggregator for web3Auth",
55
"keywords": [
66
"web3Auth/ui",
@@ -91,7 +91,7 @@
9191
"@toruslabs/base-controllers": "^8.6.0",
9292
"@toruslabs/http-helpers": "^8.1.1",
9393
"@web3auth/auth": "^10.5.0",
94-
"@web3auth/no-modal": "^10.0.5",
94+
"@web3auth/no-modal": "^10.0.6",
9595
"bowser": "^2.11.0",
9696
"classnames": "^2.5.1",
9797
"clsx": "^2.1.1",

packages/no-modal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@web3auth/no-modal",
3-
"version": "10.0.5",
3+
"version": "10.0.6",
44
"description": "Multi chain wallet aggregator for web3Auth",
55
"keywords": [
66
"web3Auth/no-modal",

0 commit comments

Comments
 (0)