@twreporter/registration
Advanced tools
Comparing version 2.1.0 to 2.1.1
### Unrelease | ||
### 2.1.1 | ||
- Modify peerDependencies to accept react@^15.0.0 | ||
### 2.1.0 | ||
@@ -4,0 +7,0 @@ - Clean up dependencies and Upgrade peer dependencies. Accept react@^16.0.0. |
{ | ||
"name": "@twreporter/registration", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "account registration system ", | ||
@@ -54,3 +54,3 @@ "main": "lib/index.js", | ||
"peerDependencies": { | ||
"react": "^15.4.2 || ^16.0.0", | ||
"react": "^15.0.0 || ^16.0.0", | ||
"react-redux": "^4.4.5", | ||
@@ -57,0 +57,0 @@ "react-router": "^3.0.5", |
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
363108