react-scroll-up
Advanced tools
Comparing version 1.3.1 to 1.3.2
@@ -0,1 +1,5 @@ | ||
# [1.3.2] | ||
* **Compatibility:** update dependecies to react 16 | ||
# [1.3.1] | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "react-scroll-up", | ||
"version": "1.3.1", | ||
"version": "1.3.2", | ||
"description": "React component to render element for scroll to top of page", | ||
@@ -41,3 +41,3 @@ "author": "Milos Janda <milos.janda@gmail.com>", | ||
"peerDependencies": { | ||
"react": "0.13 - 15" | ||
"react": "0.13 - ^16.0.0" | ||
}, | ||
@@ -44,0 +44,0 @@ "devDependencies": { |
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
23332