react-float-anchor
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "react-float-anchor", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "React component for positioning an element aligned to another", | ||
@@ -63,5 +63,5 @@ "main": "js/index.js", | ||
"peerDependencies": { | ||
"react": "^0.14.7", | ||
"react-dom": "^0.14.7" | ||
"react": "^0.14.7 || ^15.0.0", | ||
"react-dom": "^0.14.7 || ^15.0.0" | ||
} | ||
} |
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
29377