react-input-completion
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "react-input-completion", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "A cross-browser autocomplete component for React", | ||
@@ -24,3 +24,4 @@ "repository": "https://www.github.com/imcnally/react-input-completion", | ||
"peerDependencies": { | ||
"react": "^0.14.0" | ||
"react": "^0.14.0", | ||
"react-dom": "^0.14.0" | ||
}, | ||
@@ -46,3 +47,2 @@ "devDependencies": { | ||
"react-addons-test-utils": "^0.14.0", | ||
"react-dom": "^0.14.0", | ||
"style-loader": "^0.12.3", | ||
@@ -49,0 +49,0 @@ "webpack": "^1.11.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
21
2