@azure/communication-email 1.0.1-alpha.20250109.1 → 1.0.1-alpha.20250110.2
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -2
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@azure/communication-email",
|
3
|
-
"version": "1.0.1-alpha.
|
3
|
+
"version": "1.0.1-alpha.20250110.2",
|
4
4
|
"description": "The is the JS Client SDK for email. This SDK enables users to send emails and get the status of sent email message.",
|
5
5
|
"author": "Microsoft Corporation",
|
6
6
|
"license": "MIT",
|
@@ -85,7 +85,7 @@
|
|
85
85
|
],
|
86
86
|
"disableDocsMs": true,
|
87
87
|
"requiredResources": {
|
88
|
-
"Azure Communication Services Resource": "https://
|
88
|
+
"Azure Communication Services Resource": "https://learn.microsoft.com/azure/communication-services/quickstarts/create-communication-resource",
|
89
89
|
"Email Communication Services Resource": "https://aka.ms/acsemail/createemailresource"
|
90
90
|
}
|
91
91
|
},
|