@clerk/types
Advanced tools
Comparing version 3.37.0 to 3.37.1
@@ -47,2 +47,4 @@ import type { DisplayThemeJSON } from './json'; | ||
faviconImageUrl: string; | ||
logoUrl: string; | ||
faviconUrl: string; | ||
preferredSignInStrategy: PreferredSignInStrategy; | ||
@@ -49,0 +51,0 @@ signInUrl: string; |
{ | ||
"name": "@clerk/types", | ||
"version": "3.37.0", | ||
"version": "3.37.1", | ||
"license": "MIT", | ||
@@ -49,3 +49,3 @@ "description": "Typings for Clerk libraries.", | ||
}, | ||
"gitHead": "a653786d0bffe94a797547044bd1197b2b93068e" | ||
"gitHead": "ed0e8fc69484f49b8a800d1aeec45a9850b34327" | ||
} |
Sorry, the diff of this file is not supported yet
269480
4093