Add feature to send share with email
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"node-appwrite": "^5.0.0"
|
||||
"node-appwrite": "^5.0.0",
|
||||
"nodemailer": "^6.7.5"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user