@azure/communication-email 1.0.1-alpha.20230828.1 → 1.0.1-alpha.20230918.2

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 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@azure/communication-email",
3
- "version": "1.0.1-alpha.20230828.1",
3
+ "version": "1.0.1-alpha.20230918.2",
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",
@@ -67,6 +67,7 @@
67
67
  "@types/chai": "^4.1.6",
68
68
  "@types/mocha": "^7.0.2",
69
69
  "chai": "^4.2.0",
70
+ "cross-env": "^7.0.2",
70
71
  "dotenv": "^16.0.0",
71
72
  "eslint": "^8.0.0",
72
73
  "karma": "^6.2.0",