@azure/communication-email 1.0.1-alpha.20240918.1 → 1.0.1-alpha.20240920.1
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -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.20240920.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",
|
@@ -82,7 +82,7 @@
|
|
82
82
|
"karma-sourcemap-loader": "^0.3.8",
|
83
83
|
"mocha": "^10.0.0",
|
84
84
|
"nyc": "^17.0.0",
|
85
|
-
"typescript": "~5.
|
85
|
+
"typescript": "~5.6.2",
|
86
86
|
"rimraf": "^5.0.5",
|
87
87
|
"ts-node": "^10.0.0"
|
88
88
|
},
|