@azure/communication-phone-numbers 1.3.0-alpha.20241218.1 → 1.3.0-alpha.20241220.2
Sign up to get free protection for your applications and to get access to all the features.
- 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.
|
3
|
+
"version": "1.3.0-alpha.20241220.2",
|
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.
|
85
|
+
"typescript": "~5.7.2",
|
86
86
|
"vitest": "^2.1.4"
|
87
87
|
},
|
88
88
|
"//metadata": {
|