tucmc-auth
Advanced tools
Comparing version 0.0.5 to 0.0.6
@@ -63,4 +63,4 @@ import React, { useContext, useState, useEffect } from 'react'; | ||
var children = _a.children, | ||
token = _a.token; | ||
var auth = useProvideAuth(token); | ||
TOKEN = _a.TOKEN; | ||
var auth = useProvideAuth(TOKEN); | ||
return /*#__PURE__*/React.createElement(AuthContext.Provider, { | ||
@@ -67,0 +67,0 @@ value: auth |
{ | ||
"name": "tucmc-auth", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"module": "dist/index.es.js", | ||
@@ -5,0 +5,0 @@ "types": "dist/tucmc-auth.d.ts", |