react-parallax
Advanced tools
Comparing version
{ | ||
"name": "react-parallax", | ||
"author": "Richard Rutsche", | ||
"version": "3.5.1", | ||
"version": "3.5.2", | ||
"description": "A React Component for parallax effect working in client-side and server-side rendering environment", | ||
@@ -22,3 +22,4 @@ "repository": { | ||
"preversion": "npm test", | ||
"version": "npm run build && git add lib", | ||
"version": "git add lib", | ||
"_version": "npm run build && git add lib", | ||
"postversion": "git push && git push --tags" | ||
@@ -34,4 +35,4 @@ }, | ||
"peerDependencies": { | ||
"react": "16.x.x || 17.x.x || 18.x.x", | ||
"react-dom": "16.x.x || 17.x.x || 18.x.x" | ||
"react": "^17 || ^18 || ^19", | ||
"react-dom": "^17 || ^18 ||^19" | ||
}, | ||
@@ -38,0 +39,0 @@ "license": "MIT", |
Sorry, the diff of this file is not supported yet
466226
-5.33%21
-8.7%237
-6.32%