From 14b69032a6ee4cbddeeda373fd67b5c7ccc08ce7 Mon Sep 17 00:00:00 2001 From: shellscape Date: Tue, 19 Sep 2023 21:51:21 -0400 Subject: [PATCH] chore(repo): newlines and attribution --- README.md | 5 ++--- packages/body/package.json | 8 +++++++- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 19305222..fc06e97b 100644 --- a/README.md +++ b/README.md @@ -121,10 +121,9 @@ $ moon run jsx-email:build.packages Read more on our [Contribution Guide](https://react.email/docs/contributing). -## Authors +## Attribution 🧡 -- Bu Kinoshita ([@bukinoshita](https://twitter.com/bukinoshita)) -- Zeno Rocha ([@zenorocha](https://twitter.com/zenorocha)) +This package was built upon prior work for `react-email` by Bu Kinoshita ([@bukinoshita](https://twitter.com/bukinoshita)) and Zeno Rocha ([@zenorocha](https://twitter.com/zenorocha)). ## License diff --git a/packages/body/package.json b/packages/body/package.json index 6f0240c8..ecc23eb4 100644 --- a/packages/body/package.json +++ b/packages/body/package.json @@ -22,4 +22,10 @@ }, "types": "./dist/index.d.ts", "sideEffects": false -} \ No newline at end of file +} + + + + + +