@azure/communication-email 1.0.1-alpha.20240308.1 → 1.0.1-alpha.20240325.1

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 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@azure/communication-email",
3
- "version": "1.0.1-alpha.20240308.1",
3
+ "version": "1.0.1-alpha.20240325.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",
@@ -81,7 +81,7 @@
81
81
  "karma-mocha-reporter": "^2.2.5",
82
82
  "karma-sourcemap-loader": "^0.3.8",
83
83
  "mocha": "^10.0.0",
84
- "c8": "^8.0.0",
84
+ "c8": "^9.1.0",
85
85
  "typescript": "~5.3.3",
86
86
  "rimraf": "^5.0.5",
87
87
  "ts-node": "^10.0.0",