File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 14
14
{ "path" : " ./dist/organizationprofile*.js" , "maxSize" : " 10KB" },
15
15
{ "path" : " ./dist/organizationswitcher*.js" , "maxSize" : " 5KB" },
16
16
{ "path" : " ./dist/organizationlist*.js" , "maxSize" : " 5.5KB" },
17
- { "path" : " ./dist/signin*.js" , "maxSize" : " 14KB " },
17
+ { "path" : " ./dist/signin*.js" , "maxSize" : " 18KB " },
18
18
{ "path" : " ./dist/signup*.js" , "maxSize" : " 8.86KB" },
19
19
{ "path" : " ./dist/userbutton*.js" , "maxSize" : " 5KB" },
20
20
{ "path" : " ./dist/userprofile*.js" , "maxSize" : " 16KB" },
Original file line number Diff line number Diff line change @@ -29,9 +29,9 @@ import type {
29
29
AuthenticateWithGoogleOneTapParams ,
30
30
AuthenticateWithMetamaskParams ,
31
31
AuthenticateWithOKXWalletParams ,
32
+ Clerk as ClerkInterface ,
32
33
ClerkAPIError ,
33
34
ClerkAuthenticateWithWeb3Params ,
34
- Clerk as ClerkInterface ,
35
35
ClerkOptions ,
36
36
ClientJSONSnapshot ,
37
37
ClientResource ,
You can’t perform that action at this time.
0 commit comments