|
1 | 1 | { |
2 | 2 | "name": "@web3auth/web3auth", |
3 | | - "version": "0.3.0", |
| 3 | + "version": "0.3.1", |
4 | 4 | "homepage": "https://github.com/Web3Auth/Web3Auth#readme", |
5 | 5 | "license": "ISC", |
6 | 6 | "main": "dist/web3auth.cjs.js", |
|
20 | 20 | }, |
21 | 21 | "dependencies": { |
22 | 22 | "@toruslabs/openlogin": "^1.5.0", |
23 | | - "@web3auth/base": "^0.3.0", |
24 | | - "@web3auth/core": "^0.3.0", |
25 | | - "@web3auth/metamask-adapter": "^0.3.0", |
26 | | - "@web3auth/openlogin-adapter": "^0.3.0", |
27 | | - "@web3auth/phantom-adapter": "^0.3.0", |
28 | | - "@web3auth/torus-evm-adapter": "^0.3.0", |
29 | | - "@web3auth/torus-solana-adapter": "^0.3.0", |
30 | | - "@web3auth/ui": "^0.3.0", |
31 | | - "@web3auth/wallet-connect-v1-adapter": "^0.3.0", |
| 23 | + "@web3auth/base": "^0.3.1", |
| 24 | + "@web3auth/core": "^0.3.1", |
| 25 | + "@web3auth/metamask-adapter": "^0.3.1", |
| 26 | + "@web3auth/openlogin-adapter": "^0.3.1", |
| 27 | + "@web3auth/phantom-adapter": "^0.3.1", |
| 28 | + "@web3auth/torus-evm-adapter": "^0.3.1", |
| 29 | + "@web3auth/torus-solana-adapter": "^0.3.1", |
| 30 | + "@web3auth/ui": "^0.3.1", |
| 31 | + "@web3auth/wallet-connect-v1-adapter": "^0.3.1", |
32 | 32 | "loglevel": "^1.8.0" |
33 | 33 | }, |
34 | 34 | "devDependencies": { |
|
0 commit comments