@clerk/clerk-react
Advanced tools
Comparing version 4.13.0-staging.4 to 4.13.0-staging.5
/** DO NOT EDIT: This file is automatically generated by ../scripts/info.js */ | ||
export declare const LIB_VERSION = "4.13.0-staging.4"; | ||
export declare const LIB_VERSION = "4.13.0-staging.5"; | ||
export declare const LIB_NAME = "@clerk/clerk-react"; |
@@ -5,3 +5,3 @@ "use strict"; | ||
/** DO NOT EDIT: This file is automatically generated by ../scripts/info.js */ | ||
exports.LIB_VERSION = '4.13.0-staging.4'; | ||
exports.LIB_VERSION = '4.13.0-staging.5'; | ||
exports.LIB_NAME = '@clerk/clerk-react'; |
{ | ||
"name": "@clerk/clerk-react", | ||
"version": "4.13.0-staging.4", | ||
"version": "4.13.0-staging.5", | ||
"license": "MIT", | ||
@@ -32,3 +32,3 @@ "description": "Clerk.dev React library", | ||
"dependencies": { | ||
"@clerk/shared": "^0.14.0-staging.0", | ||
"@clerk/shared": "^0.14.0-staging.1", | ||
"@clerk/types": "^3.31.0-staging.2", | ||
@@ -70,3 +70,3 @@ "swr": "1.3.0", | ||
}, | ||
"gitHead": "9db2e785842ce81e4942e9c1fbc3db387f8c655f" | ||
"gitHead": "e543851e501054e68dcdfb40de0d8c30fef0a860" | ||
} |