@clerk/clerk-react
Advanced tools
Comparing version 4.0.0-next.4 to 4.0.0-next.5
/** DO NOT EDIT: This file is automatically generated by ../scripts/info.js */ | ||
export declare const LIB_VERSION = "4.0.0-next.4"; | ||
export declare const LIB_VERSION = "4.0.0-next.5"; | ||
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 = '4.0.0-next.4'; | ||
exports.LIB_VERSION = '4.0.0-next.5'; | ||
exports.LIB_NAME = '@clerk/clerk-react'; | ||
//# sourceMappingURL=info.js.map |
{ | ||
"name": "@clerk/clerk-react", | ||
"version": "4.0.0-next.4", | ||
"version": "4.0.0-next.5", | ||
"license": "MIT", | ||
@@ -31,3 +31,3 @@ "description": "Clerk.dev React library", | ||
"dependencies": { | ||
"@clerk/types": "^3.0.0-next.3", | ||
"@clerk/types": "^3.0.0-next.4", | ||
"swr": "^1.3.0", | ||
@@ -72,3 +72,3 @@ "tslib": "^2.3.1" | ||
}, | ||
"gitHead": "9a9514eaf872fd8caaec598ed8d02bfa58c0f5ca" | ||
"gitHead": "4f43d1a27997559692f7ccba1628f595452f047d" | ||
} |
/** DO NOT EDIT: This file is automatically generated by ../scripts/info.js */ | ||
export const LIB_VERSION = '4.0.0-next.4'; | ||
export const LIB_VERSION = '4.0.0-next.5'; | ||
export const LIB_NAME = '@clerk/clerk-react'; |
Updated@clerk/types@^3.0.0-next.4