@azure/communication-email 1.0.0-alpha.20220630.1 → 1.0.0-alpha.20220725.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.0-alpha.
|
3
|
+
"version": "1.0.0-alpha.20220725.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",
|
@@ -85,7 +85,7 @@
|
|
85
85
|
"mocha": "^7.1.1",
|
86
86
|
"mocha-junit-reporter": "^2.0.0",
|
87
87
|
"nyc": "^15.0.0",
|
88
|
-
"typescript": "~4.
|
88
|
+
"typescript": "~4.6.0",
|
89
89
|
"prettier": "^2.5.1",
|
90
90
|
"rimraf": "^3.0.0"
|
91
91
|
},
|