@azure/web-pubsub 1.1.3-alpha.20240527.1 → 1.1.3-alpha.20240528.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/web-pubsub",
|
3
|
-
"version": "1.1.3-alpha.
|
3
|
+
"version": "1.1.3-alpha.20240528.1",
|
4
4
|
"description": "Azure client library for Azure Web PubSub",
|
5
5
|
"sdk-type": "client",
|
6
6
|
"main": "dist/index.js",
|
@@ -80,7 +80,7 @@
|
|
80
80
|
"devDependencies": {
|
81
81
|
"@azure/dev-tool": ">=1.0.0-alpha <1.0.0-alphb",
|
82
82
|
"@azure/eslint-plugin-azure-sdk": "^3.0.0",
|
83
|
-
"@azure-tools/test-utils": "
|
83
|
+
"@azure-tools/test-utils": "^1.0.1",
|
84
84
|
"@azure-tools/test-credential": "^1.0.0",
|
85
85
|
"@azure-tools/test-recorder": "^3.0.0",
|
86
86
|
"@microsoft/api-extractor": "^7.31.1",
|