@azure/communication-email 1.0.0-alpha.20220725.1 → 1.0.0-alpha.20220803.3

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.20220725.1",
3
+ "version": "1.0.0-alpha.20220803.3",
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",
@@ -51,7 +51,7 @@
51
51
  "@azure/core-client": "^1.3.2",
52
52
  "@azure/core-http": "^2.0.0",
53
53
  "@azure/core-rest-pipeline": "^1.3.2",
54
- "@azure/communication-common": ">=2.1.0-alpha <2.1.0-alphb",
54
+ "@azure/communication-common": "^2.1.0",
55
55
  "@azure/logger": "^1.0.0",
56
56
  "tslib": "^1.9.3",
57
57
  "uuid": "^8.3.2"