react-awesome-reveal
Advanced tools
Comparing version 4.2.6 to 4.2.7
{ | ||
"name": "react-awesome-reveal", | ||
"description": "React components to add reveal animations using the Intersection Observer API and CSS Animations.", | ||
"version": "4.2.6", | ||
"version": "4.2.7", | ||
"license": "MIT", | ||
@@ -75,3 +75,3 @@ "type": "module", | ||
"dependencies": { | ||
"react-intersection-observer": "^9.5.2", | ||
"react-intersection-observer": "^9.5.3", | ||
"react-is": "^18.2.0" | ||
@@ -78,0 +78,0 @@ }, |