@azure/communication-email 1.0.0-alpha.20230309.2 → 1.0.0-alpha.20230309.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 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@azure/communication-email",
3
- "version": "1.0.0-alpha.20230309.2",
3
+ "version": "1.0.0-alpha.20230309.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",
@@ -49,7 +49,7 @@
49
49
  "dependencies": {
50
50
  "@azure/core-auth": "^1.3.0",
51
51
  "@azure/core-client": "^1.3.2",
52
- "@azure/core-lro": ">=2.5.2-alpha <2.5.2-alphb",
52
+ "@azure/core-lro": "^2.5.0",
53
53
  "@azure/core-rest-pipeline": "^1.8.0",
54
54
  "@azure/communication-common": "^2.2.0",
55
55
  "@azure/logger": "^1.0.0",
@@ -72,10 +72,8 @@
72
72
  "karma": "^6.2.0",
73
73
  "karma-chrome-launcher": "^3.0.0",
74
74
  "karma-coverage": "^2.0.0",
75
- "karma-edge-launcher": "^0.4.2",
76
75
  "karma-env-preprocessor": "^0.1.1",
77
76
  "karma-firefox-launcher": "^1.1.0",
78
- "karma-ie-launcher": "^1.0.0",
79
77
  "karma-json-preprocessor": "^0.3.3",
80
78
  "karma-json-to-file-reporter": "^1.0.1",
81
79
  "karma-junit-reporter": "^2.0.1",