react-twitter-widgets
Advanced tools
Comparing version 1.6.1 to 1.7.0
{ | ||
"name": "react-twitter-widgets", | ||
"version": "1.6.1", | ||
"version": "1.7.0", | ||
"description": "Twitter widgets as React components", | ||
@@ -64,4 +64,4 @@ "main": "dist/index.js", | ||
"peerDependencies": { | ||
"react": "^15.3.0" | ||
"react": "^15.3.0 || ^16.0.0" | ||
} | ||
} |
@@ -6,5 +6,5 @@ { | ||
"dependencies": { | ||
"prop-types": "^15.5.8", | ||
"react": "^15.5.4", | ||
"react-dom": "^15.5.4" | ||
"prop-types": "^15.6.0", | ||
"react": "^16.0.0", | ||
"react-dom": "^16.0.0" | ||
}, | ||
@@ -11,0 +11,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
1498712