@azure/communication-identity 1.3.2-alpha.20240919.1 → 1.3.2-alpha.20240920.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-identity",
3
- "version": "1.3.2-alpha.20240919.1",
3
+ "version": "1.3.2-alpha.20240920.1",
4
4
  "description": "SDK for Azure Communication service which facilitates user token administration.",
5
5
  "sdk-type": "client",
6
6
  "main": "dist/index.js",
@@ -139,7 +139,7 @@
139
139
  "process": "^0.11.10",
140
140
  "rimraf": "^5.0.5",
141
141
  "sinon": "^17.0.0",
142
- "typescript": "~5.5.3",
142
+ "typescript": "~5.6.2",
143
143
  "ts-node": "^10.0.0"
144
144
  }
145
145
  }