tucmc-auth
Advanced tools
Comparing version 0.3.0 to 0.3.1
@@ -36,2 +36,3 @@ declare module "tucmc-auth" { | ||
export function useAuth(): IAuthContext; | ||
export function TUCMCLogin(): JSX.Element; | ||
} |
{ | ||
"name": "tucmc-auth", | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"module": "dist/index.es.js", | ||
@@ -5,0 +5,0 @@ "types": "dist/index.d.ts", |
35682
648