@azure/communication-phone-numbers 1.3.0-alpha.20241218.1 → 1.3.0-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-phone-numbers",
3
- "version": "1.3.0-alpha.20241218.1",
3
+ "version": "1.3.0-alpha.20241219.1",
4
4
  "description": "SDK for Azure Communication service which facilitates phone number management.",
5
5
  "sdk-type": "client",
6
6
  "main": "./dist/commonjs/index.js",
@@ -82,7 +82,7 @@
82
82
  "dotenv": "^16.0.0",
83
83
  "eslint": "^9.9.0",
84
84
  "playwright": "^1.48.2",
85
- "typescript": "~5.6.2",
85
+ "typescript": "~5.7.2",
86
86
  "vitest": "^2.1.4"
87
87
  },
88
88
  "//metadata": {