@azure/communication-email 1.0.0-alpha.20230306.4 → 1.0.0-beta.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 +5 -5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@azure/communication-email",
3
- "version": "1.0.0-alpha.20230306.4",
3
+ "version": "1.0.0-beta.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",
@@ -57,10 +57,10 @@
57
57
  "uuid": "^8.3.2"
58
58
  },
59
59
  "devDependencies": {
60
- "@azure/dev-tool": ">=1.0.0-alpha <1.0.0-alphb",
61
- "@azure/eslint-plugin-azure-sdk": ">=3.0.0-alpha <3.0.0-alphb",
62
- "@azure/test-utils": ">=1.0.0-alpha <1.0.0-alphb",
63
- "@azure-tools/test-recorder": ">=3.0.0-alpha <3.0.0-alphb",
60
+ "@azure/dev-tool": "^1.0.0",
61
+ "@azure/eslint-plugin-azure-sdk": "^3.0.0",
62
+ "@azure/test-utils": "^1.0.0",
63
+ "@azure-tools/test-recorder": "^3.0.0",
64
64
  "@microsoft/api-extractor": "^7.31.1",
65
65
  "@types/node": "^14.0.0",
66
66
  "@types/uuid": "^8.3.2",