react-bootstrap-toggle
Advanced tools
Comparing version 2.2.3 to 2.2.4
{ | ||
"name": "react-bootstrap-toggle", | ||
"version": "2.2.3", | ||
"version": "2.2.4", | ||
"description": "A React version of the bootstrap-toggle without the JQuery dependency", | ||
@@ -44,4 +44,2 @@ "main": "./dist/index.js", | ||
"jest": "^17.0.3", | ||
"react": "^15.4.2", | ||
"react-dom": "^15.4.2", | ||
"react-hot-loader": "^3.0.0-beta.6", | ||
@@ -59,5 +57,5 @@ "react-test-renderer": "^16.0.0", | ||
"peerDependencies": { | ||
"react": "^15.4.2", | ||
"react-dom": "^15.4.2" | ||
"react": "^16.2.0", | ||
"react-dom": "^16.2.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
25
41047