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