File tree 4 files changed +10
-8
lines changed
4 files changed +10
-8
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "linter" : {
3
+ "enabled" : false
4
+ }
5
+ }
Original file line number Diff line number Diff line change 12
12
"next" : " 14.1.0" ,
13
13
"react" : " ^18" ,
14
14
"react-dom" : " ^18" ,
15
- "thirdweb" : " 0.0.0-dev-c8ff43450c625668b4103714cf44ff23cd646ad9-20240513204815 "
15
+ "thirdweb" : " 0.0.0-dev-635df57abc9f997ae92addbb68c383ea1acfd87b-20240514024843 "
16
16
},
17
17
"devDependencies" : {
18
18
"@types/node" : " ^20" ,
Original file line number Diff line number Diff line change @@ -13,9 +13,6 @@ export default function Home() {
13
13
< ConnectButton
14
14
client = { client }
15
15
accountAbstraction = { accountAbstraction }
16
- connectModal = { {
17
- size : "compact" ,
18
- } }
19
16
/>
20
17
</ div >
21
18
Original file line number Diff line number Diff line change @@ -4971,10 +4971,10 @@ thenify-all@^1.0.0:
4971
4971
dependencies :
4972
4972
any-promise "^1.0.0"
4973
4973
4974
- [email protected] c8ff43450c625668b4103714cf44ff23cd646ad9-20240513204815 :
4975
- version "0.0.0-dev-c8ff43450c625668b4103714cf44ff23cd646ad9-20240513204815 "
4976
- resolved "https://registry.yarnpkg.com/thirdweb/-/thirdweb-0.0.0-dev-c8ff43450c625668b4103714cf44ff23cd646ad9-20240513204815 .tgz#de69830d52b7336bc84634e30f76e09fda03e480 "
4977
- integrity sha512-6t2QAtnjgut0zotMfgJkuoY4qVM9k0ylE1jxUZbnMYYBPQvQvrGuTNJWXy0AtC9Q/BMlsE0cMTualdjcOxtnfQ ==
4974
+ [email protected] 635df57abc9f997ae92addbb68c383ea1acfd87b-20240514024843 :
4975
+ version "0.0.0-dev-635df57abc9f997ae92addbb68c383ea1acfd87b-20240514024843 "
4976
+ resolved "https://registry.yarnpkg.com/thirdweb/-/thirdweb-0.0.0-dev-635df57abc9f997ae92addbb68c383ea1acfd87b-20240514024843 .tgz#14aaebf7f409eb4f2de0ab0c106f222df6f6101e "
4977
+ integrity sha512-/FXVs4HZx+SOlyo/XhKALcmu4MskAwwp8qHWDSMahm3pT9+ePrA5S6t/z7zJSz7a5JqZMI2Ox3RGvWQA1zOupw ==
4978
4978
dependencies :
4979
4979
" @coinbase/wallet-sdk" " 4.0.0-rc.2"
4980
4980
" @emotion/react" " 11.11.4"
You can’t perform that action at this time.
0 commit comments