@azure/communication-email 1.0.0-alpha.20230301.3 → 1.0.0-alpha.20230303.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.20230301.3",
3
+ "version": "1.0.0-alpha.20230303.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",
@@ -60,7 +60,7 @@
60
60
  "@azure/dev-tool": ">=1.0.0-alpha <1.0.0-alphb",
61
61
  "@azure/eslint-plugin-azure-sdk": ">=3.0.0-alpha <3.0.0-alphb",
62
62
  "@azure/test-utils": ">=1.0.0-alpha <1.0.0-alphb",
63
- "@azure-tools/test-recorder": "^2.0.0",
63
+ "@azure-tools/test-recorder": ">=3.0.0-alpha <3.0.0-alphb",
64
64
  "@microsoft/api-extractor": "^7.31.1",
65
65
  "@types/node": "^14.0.0",
66
66
  "@types/uuid": "^8.3.2",