@azure/communication-email 1.0.1-alpha.20241031.1 → 1.0.1-alpha.20241111.1
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.20241111.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",
|
@@ -65,7 +65,6 @@
|
|
65
65
|
"@types/mocha": "^10.0.0",
|
66
66
|
"@types/node": "^18.0.0",
|
67
67
|
"chai": "^4.2.0",
|
68
|
-
"cross-env": "^7.0.2",
|
69
68
|
"dotenv": "^16.0.0",
|
70
69
|
"eslint": "^9.9.0",
|
71
70
|
"karma": "^6.2.0",
|