react-simple-parallax
Advanced tools
Comparing version 0.2.4 to 0.2.5
{ | ||
"name": "react-simple-parallax", | ||
"version": "0.2.4", | ||
"version": "0.2.5", | ||
"description": "A simple React Component for parallax effect.", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -10,3 +10,3 @@ # react-simple-parallax | ||
```sh | ||
npm install -S react-parallax | ||
npm install -S react-simple-parallax | ||
``` | ||
@@ -13,0 +13,0 @@ ## Usage |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7098