@azure/communication-phone-numbers 1.3.0-alpha.20240919.1 → 1.3.0-alpha.20240920.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.20240920.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",
|
@@ -101,7 +101,7 @@
|
|
101
101
|
"nyc": "^17.0.0",
|
102
102
|
"rimraf": "^5.0.5",
|
103
103
|
"sinon": "^17.0.0",
|
104
|
-
"typescript": "~5.
|
104
|
+
"typescript": "~5.6.2",
|
105
105
|
"ts-node": "^10.0.0"
|
106
106
|
},
|
107
107
|
"//metadata": {
|