react-fast-mount
Advanced tools
Comparing version 0.2.0 to 0.2.1
{ | ||
"name": "react-fast-mount", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "High order component to fast mount slow renderering React components for improved app responsiveness.", | ||
@@ -34,3 +34,3 @@ "main": "lib/index.js", | ||
"peerDependencies": { | ||
"react": "^15.0.0" | ||
"react": ">=15" | ||
}, | ||
@@ -37,0 +37,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
17699