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