@azure/communication-email 1.0.1-alpha.20231109.2 → 1.0.1-alpha.20231207.3
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +1 -2
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@azure/communication-email",
|
3
|
-
"version": "1.0.1-alpha.
|
3
|
+
"version": "1.0.1-alpha.20231207.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",
|
@@ -82,7 +82,6 @@
|
|
82
82
|
"karma-mocha-reporter": "^2.2.5",
|
83
83
|
"karma-sourcemap-loader": "^0.3.8",
|
84
84
|
"mocha": "^10.0.0",
|
85
|
-
"mocha-junit-reporter": "^2.0.0",
|
86
85
|
"c8": "^8.0.0",
|
87
86
|
"typescript": "~5.2.0",
|
88
87
|
"prettier": "^2.5.1",
|