Skip to content

Commit 184ca0e

Browse files
v10.2.0
1 parent 7b42efa commit 184ca0e

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.1.0",
2+
"version": "10.2.0",
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.1.0",
3+
"version": "10.2.0",
44
"description": "Multi chain wallet aggregator for web3Auth",
55
"keywords": [
66
"web3Auth/ui",
@@ -91,7 +91,7 @@
9191
"@toruslabs/base-controllers": "^8.6.1",
9292
"@toruslabs/http-helpers": "^8.1.1",
9393
"@web3auth/auth": "^10.5.0",
94-
"@web3auth/no-modal": "^10.0.6",
94+
"@web3auth/no-modal": "^10.2.0",
9595
"bowser": "^2.12.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.6",
3+
"version": "10.2.0",
44
"description": "Multi chain wallet aggregator for web3Auth",
55
"keywords": [
66
"web3Auth/no-modal",

0 commit comments

Comments
 (0)