react-auth-kit
Advanced tools
Comparing version 3.0.0-alpha.43 to 3.0.0-alpha.44
{ | ||
"name": "react-auth-kit", | ||
"version": "3.0.0-alpha.43", | ||
"version": "3.0.0-alpha.44", | ||
"description": "Authentication Library for React, which makes Token based auth very easy", | ||
@@ -35,2 +35,3 @@ "keywords": [ | ||
"./AuthProvider": "./AuthProvider.js", | ||
"./createStore": "./createStore.js", | ||
"./errors": "./errors.js", | ||
@@ -74,3 +75,3 @@ "./hooks/*": "./hooks/*.js", | ||
}, | ||
"gitHead": "b5709256fde6854d03601403f89fd02f9f875c14" | ||
"gitHead": "63da819851502ef1dd238e18a0e9ce2a03292910" | ||
} |
80880
46
2228