@globus/react-auth-context
Advanced tools
Comparing version 0.0.8 to 0.0.9
{ | ||
"name": "@globus/react-auth-context", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"description": "A React context for integrating Globus Auth into your application using the Globus JavaScript SDK", | ||
@@ -27,3 +27,3 @@ "main": "dist/umd/index.js", | ||
"peerDependencies": { | ||
"@globus/sdk": "^4.2.0 | ^5.0.0", | ||
"@globus/sdk": "^4.2.0 || ^5.0.0", | ||
"react": ">=18", | ||
@@ -30,0 +30,0 @@ "react-dom": ">=18" |
24231