@azure/communication-identity 1.3.2-alpha.20241218.1 → 1.3.2-alpha.20241219.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.20241218.1",
3
+ "version": "1.3.2-alpha.20241219.1",
4
4
  "description": "SDK for Azure Communication service which facilitates user token administration.",
5
5
  "sdk-type": "client",
6
6
  "main": "./dist/commonjs/index.js",
@@ -118,7 +118,7 @@
118
118
  "dotenv": "^16.0.0",
119
119
  "eslint": "^9.9.0",
120
120
  "playwright": "^1.48.2",
121
- "typescript": "~5.6.2",
121
+ "typescript": "~5.7.2",
122
122
  "vitest": "^2.1.5"
123
123
  },
124
124
  "type": "module",