@clerk/clerk-react
Advanced tools
Comparing version
/** DO NOT EDIT: This file is automatically generated by ../scripts/info.js */ | ||
export declare const LIB_VERSION = "3.3.0-staging.2"; | ||
export declare const LIB_VERSION = "3.3.0-staging.3"; | ||
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.3.0-staging.2'; | ||
exports.LIB_VERSION = '3.3.0-staging.3'; | ||
exports.LIB_NAME = '@clerk/clerk-react'; | ||
//# sourceMappingURL=info.js.map |
{ | ||
"name": "@clerk/clerk-react", | ||
"version": "3.3.0-staging.2", | ||
"version": "3.3.0-staging.3", | ||
"license": "MIT", | ||
@@ -31,3 +31,3 @@ "description": "Clerk.dev React library", | ||
"dependencies": { | ||
"@clerk/types": "^2.15.0-staging.2", | ||
"@clerk/types": "^2.15.0-staging.3", | ||
"tslib": "^2.3.1" | ||
@@ -71,3 +71,3 @@ }, | ||
"homepage": "https://clerk.dev/", | ||
"gitHead": "cf06ae234386f93ca81cd6bae58f854e1cd197d0" | ||
"gitHead": "56ccbbc0e69e59e065b97f59eb7ecea80ad855a8" | ||
} |
/** DO NOT EDIT: This file is automatically generated by ../scripts/info.js */ | ||
export const LIB_VERSION = '3.3.0-staging.2'; | ||
export const LIB_VERSION = '3.3.0-staging.3'; | ||
export const LIB_NAME = '@clerk/clerk-react'; |