We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a46e453 commit cf1d383Copy full SHA for cf1d383
lerna.json
@@ -8,6 +8,6 @@
8
"packages/providers/*",
9
"packages/adapters/*"
10
],
11
- "version": "0.3.1",
+ "version": "0.3.2",
12
"npmClient": "yarn"
13
}
packages/modal/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@web3auth/web3auth",
3
4
"homepage": "https://github.com/Web3Auth/Web3Auth#readme",
5
"license": "ISC",
6
"main": "dist/web3auth.cjs.js",
0 commit comments