@react-email/button
Advanced tools
Comparing version 0.0.5 to 0.0.6
{ | ||
"name": "@react-email/button", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "A link that is styled to look like a button", | ||
@@ -25,3 +25,3 @@ "sideEffects": false, | ||
"type": "git", | ||
"url": "https://github.com/zenorocha/react-email.git", | ||
"url": "https://github.com/resendlabs/react-email.git", | ||
"directory": "packages/button" | ||
@@ -34,3 +34,3 @@ }, | ||
"engines": { | ||
"node": ">=18.0.0" | ||
"node": ">=16.0.0" | ||
}, | ||
@@ -57,2 +57,2 @@ "dependencies": { | ||
} | ||
} | ||
} |
@@ -9,3 +9,3 @@ ![React Email button cover](https://react.email/static/covers/button.png) | ||
<span> · </span> | ||
<a href="https://github.com/zenorocha/react-email">GitHub</a> | ||
<a href="https://github.com/resendlabs/react-email">GitHub</a> | ||
<span> · </span> | ||
@@ -12,0 +12,0 @@ <a href="https://react.email/discord">Discord</a> |
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
29188