@react-spring/parallax
Advanced tools
Comparing version 9.6.0 to 9.6.1
{ | ||
"name": "@react-spring/parallax", | ||
"version": "9.6.0", | ||
"version": "9.6.1", | ||
"main": "dist/react-spring-parallax.cjs.js", | ||
@@ -33,4 +33,4 @@ "module": "dist/react-spring-parallax.esm.js", | ||
"dependencies": { | ||
"@react-spring/shared": "~9.6.0", | ||
"@react-spring/web": "~9.6.0" | ||
"@react-spring/shared": "~9.6.1", | ||
"@react-spring/web": "~9.6.1" | ||
}, | ||
@@ -37,0 +37,0 @@ "peerDependencies": { |
Updated@react-spring/shared@~9.6.1
Updated@react-spring/web@~9.6.1