react-notification
Advanced tools
Comparing version 3.0.0 to 3.0.1
{ | ||
"name": "react-notification", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "Snackbar style notification component for React.", | ||
@@ -32,3 +32,4 @@ "main": "dist/notification.js", | ||
"peerDependencies": { | ||
"react": "0.14.x" | ||
"react": "0.14.x", | ||
"react-dom": "0.14.x" | ||
}, | ||
@@ -35,0 +36,0 @@ "dependencies": { |
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
125452
3