@azure/communication-email 1.0.1-alpha.20240502.4 → 1.0.1-alpha.20240503.1

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.1-alpha.20240502.4",
3
+ "version": "1.0.1-alpha.20240503.1",
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",
@@ -59,7 +59,7 @@
59
59
  "devDependencies": {
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
- "@azure-tools/test-utils": ">=1.0.0-alpha <1.0.0-alphb",
62
+ "@azure-tools/test-utils": "^1.0.0",
63
63
  "@azure-tools/test-recorder": "^3.0.0",
64
64
  "@microsoft/api-extractor": "^7.31.1",
65
65
  "@types/node": "^18.0.0",