@azure/communication-email 1.0.0-alpha.20221124.1 → 1.0.0-alpha.20221130.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. 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.0-alpha.20221124.1",
3
+ "version": "1.0.0-alpha.20221130.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",
@@ -50,7 +50,7 @@
50
50
  "@azure/core-auth": "^1.3.0",
51
51
  "@azure/core-client": "^1.3.2",
52
52
  "@azure/core-rest-pipeline": "^1.8.0",
53
- "@azure/communication-common": "^2.1.0",
53
+ "@azure/communication-common": "^2.2.0",
54
54
  "@azure/logger": "^1.0.0",
55
55
  "tslib": "^1.9.3",
56
56
  "uuid": "^8.3.2"