flux-router-component
Advanced tools
Comparing version 0.5.11 to 0.5.12
{ | ||
"name": "flux-router-component", | ||
"version": "0.5.11", | ||
"version": "0.5.12", | ||
"description": "Router-related React component and mixin for applications with Fluxible architecture", | ||
@@ -29,3 +29,3 @@ "main": "index.js", | ||
"peerDependencies": { | ||
"react": ">=0.12.0 <=0.13.0-beta.x" | ||
"react": ">=0.12.0 <=0.13.0-rcx" | ||
}, | ||
@@ -41,4 +41,4 @@ "devDependencies": { | ||
"precommit-hook": "^1.0.2", | ||
"react": ">=0.12.0 <=0.13.0-beta.x", | ||
"react-tools": ">=0.12.0 <=0.13.0-beta.x" | ||
"react": ">=0.12.0 <=0.13.0-rcx", | ||
"react-tools": ">=0.12.0 <=0.13.0-rcx" | ||
}, | ||
@@ -45,0 +45,0 @@ "jshintConfig": { |
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
40889