@clerk/clerk-react
Advanced tools
Comparing version 3.0.0-alpha.8 to 3.0.0-alpha.9
/** DO NOT EDIT: This file is automatically generated by ../scripts/info.js */ | ||
export declare const LIB_VERSION = "3.0.0-alpha.8"; | ||
export declare const LIB_VERSION = "3.0.0-alpha.9"; | ||
export declare const LIB_NAME = "@clerk/clerk-react"; | ||
//# sourceMappingURL=info.d.ts.map |
@@ -5,4 +5,4 @@ "use strict"; | ||
/** DO NOT EDIT: This file is automatically generated by ../scripts/info.js */ | ||
exports.LIB_VERSION = '3.0.0-alpha.8'; | ||
exports.LIB_VERSION = '3.0.0-alpha.9'; | ||
exports.LIB_NAME = '@clerk/clerk-react'; | ||
//# sourceMappingURL=info.js.map |
{ | ||
"name": "@clerk/clerk-react", | ||
"version": "3.0.0-alpha.8", | ||
"version": "3.0.0-alpha.9", | ||
"license": "MIT", | ||
@@ -31,3 +31,3 @@ "description": "Clerk.dev React library", | ||
"dependencies": { | ||
"@clerk/types": "^2.0.0-alpha.7", | ||
"@clerk/types": "^2.0.0-alpha.8", | ||
"tslib": "^2.3.1" | ||
@@ -71,3 +71,3 @@ }, | ||
"homepage": "https://clerk.dev/", | ||
"gitHead": "816bd81797e925efc86680fc87c38a86e44c93ec" | ||
"gitHead": "722ba9b52c24f878c34b3c4109a76c8b1454f02d" | ||
} |
/** DO NOT EDIT: This file is automatically generated by ../scripts/info.js */ | ||
export const LIB_VERSION='3.0.0-alpha.8'; | ||
export const LIB_VERSION='3.0.0-alpha.9'; | ||
export const LIB_NAME='@clerk/clerk-react'; |
Updated@clerk/types@^2.0.0-alpha.8