@propelauth/react
Advanced tools
Comparing version 1.2.7 to 1.2.8
@@ -8,3 +8,3 @@ { | ||
}, | ||
"version": "1.2.7", | ||
"version": "1.2.8", | ||
"license": "MIT", | ||
@@ -49,4 +49,4 @@ "keywords": [ | ||
"peerDependencies": { | ||
"react": "^16.8.0 || ^17.0.0", | ||
"react-dom": "^16.8.0 || ^17.0.0" | ||
"react": "^16.8.0 || ^17.0.0 || ^18.0.0", | ||
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0" | ||
}, | ||
@@ -53,0 +53,0 @@ "browserslist": [ |
282014