react-auth-kit
Advanced tools
Comparing version 3.0.2-alpha.1 to 3.0.2-alpha.2
"use strict"; | ||
"use client"; | ||
@@ -3,0 +4,0 @@ Object.defineProperty(exports, "__esModule", { |
{ | ||
"name": "react-auth-kit", | ||
"version": "3.0.2-alpha.1", | ||
"version": "3.0.2-alpha.2", | ||
"description": "Authentication Library for React, which makes Token based auth very easy", | ||
@@ -74,3 +74,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "f5ad701c17b9c2e2b6c27b3865a99f2a941c1dff" | ||
"gitHead": "ba534624d49234484e543a9211877b7c3c682edc" | ||
} |
85587
2252