@azure/communication-email 1.0.1-alpha.20240925.3 → 1.0.1-beta.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 +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@azure/communication-email",
3
- "version": "1.0.1-alpha.20240925.3",
3
+ "version": "1.0.1-beta.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,8 +59,8 @@
59
59
  "devDependencies": {
60
60
  "@azure-tools/test-recorder": "^3.0.0",
61
61
  "@azure-tools/test-utils": "^1.0.1",
62
- "@azure/dev-tool": ">=1.0.0-alpha <1.0.0-alphb",
63
- "@azure/eslint-plugin-azure-sdk": ">=3.0.0-alpha <3.0.0-alphb",
62
+ "@azure/dev-tool": "^1.0.0",
63
+ "@azure/eslint-plugin-azure-sdk": "^3.0.0",
64
64
  "@microsoft/api-extractor": "^7.31.1",
65
65
  "@types/chai": "^4.1.6",
66
66
  "@types/mocha": "^10.0.0",