File tree Expand file tree Collapse file tree 2 files changed +2
-10
lines changed Expand file tree Collapse file tree 2 files changed +2
-10
lines changed Original file line number Diff line number Diff line change 3
3
"version" : " 2.0.2" ,
4
4
"private" : true ,
5
5
"workspaces" : [
6
- " packages/*"
6
+ " ./ packages/*"
7
7
],
8
8
"scripts" : {
9
9
"install-m1-mac" : " yarn install --ignore-optional" ,
Original file line number Diff line number Diff line change 2421
2421
dependencies :
2422
2422
" @walletconnect/window-getters" " ^1.0.0"
2423
2423
2424
- " @web3-onboard/common@2.1.1 " , "@web3-onboard/common@^2.0.7", "@web3-onboard/common@ ^2.1.1":
2424
+ " @web3-onboard/common@^2.1.1 " :
2425
2425
version "2.1.1"
2426
2426
resolved "https://registry.yarnpkg.com/@web3-onboard/common/-/common-2.1.1.tgz#84cde2ad39581131a912aae064f0f41ef4f6843e"
2427
2427
integrity sha512-vkuBzW+0M+3a/2sP1m4P8BzzlPj9s5+I3wcccx8kIBW8TwQ6LejHR+k/i9pYHzQcBFHersyTWis6NeKwfOggyw==
2431
2431
joi "^17.4.2"
2432
2432
rxjs "^7.5.2"
2433
2433
2434
- " @web3-onboard/web3auth@^2.0.0 " :
2435
- version "2.0.0"
2436
- resolved "https://registry.yarnpkg.com/@web3-onboard/web3auth/-/web3auth-2.0.0.tgz#1ca6cf65c82989d6defb0fec3c3bbb9b549a941d"
2437
- integrity sha512-FBudJyA3MfoR01+DWmoqNr7W7gJ4qqd1gEZmvIYL3TbtuYyGo1G2KVhDB3ADAdg3GpqynREYI5xnNZcHc8oz4w==
2438
- dependencies :
2439
- " @web3-onboard/common" " ^2.0.7"
2440
- " @web3auth/web3auth" " ^1.0.0"
2441
-
2442
2434
" @web3auth/base-plugin@^1.0.1 " :
2443
2435
version "1.0.1"
2444
2436
resolved "https://registry.yarnpkg.com/@web3auth/base-plugin/-/base-plugin-1.0.1.tgz#1e2a87acf745299fdff6f92e6c46ee9bc38aa670"
You can’t perform that action at this time.
0 commit comments