summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorRafi Zadanly <zadanlyr@gmail.com>2023-03-03 16:45:06 +0700
committerRafi Zadanly <zadanlyr@gmail.com>2023-03-03 16:45:06 +0700
commit66f1fb98cf450c98fca14fd76809ff99c52533e6 (patch)
tree40ccfeb3e79716d3e3a611d2d7103c49e977b9a2 /package.json
parentacb6ee0048adc01644422e91074dc0c275ce65ec (diff)
add react email library
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index 4513ab7b..e7cf96de 100644
--- a/package.json
+++ b/package.json
@@ -12,6 +12,8 @@
"dependencies": {
"@heroicons/react": "^2.0.13",
"@hookform/resolvers": "^2.9.10",
+ "@react-email/components": "^0.0.2",
+ "@react-email/render": "^0.0.6",
"@tailwindcss/line-clamp": "^0.4.2",
"axios": "^1.1.3",
"camelcase-object-deep": "^1.1.7",