@azure/communication-phone-numbers 1.3.0-alpha.20240801.1 → 1.3.0-alpha.20240807.1
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.20240807.1",
|
4
4
|
"description": "SDK for Azure Communication service which facilitates phone number management.",
|
5
5
|
"sdk-type": "client",
|
6
6
|
"main": "dist/index.js",
|
@@ -59,7 +59,7 @@
|
|
59
59
|
"prettier": "@azure/eslint-plugin-azure-sdk/prettier.json",
|
60
60
|
"dependencies": {
|
61
61
|
"@azure/communication-common": "^2.2.0",
|
62
|
-
"@azure/abort-controller": "^
|
62
|
+
"@azure/abort-controller": "^2.0.0",
|
63
63
|
"@azure/core-auth": "^1.3.0",
|
64
64
|
"@azure/core-client": "^1.5.0",
|
65
65
|
"@azure/core-rest-pipeline": "^1.3.0",
|