@azure/web-pubsub 1.1.0-alpha.20221014.1 → 1.1.0-alpha.20221107.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.0-alpha.
|
3
|
+
"version": "1.1.0-alpha.20221107.1",
|
4
4
|
"description": "Azure client library for Azure Web PubSub",
|
5
5
|
"sdk-type": "client",
|
6
6
|
"main": "dist/index.js",
|
@@ -113,7 +113,7 @@
|
|
113
113
|
"rimraf": "^3.0.0",
|
114
114
|
"sinon": "^9.0.2",
|
115
115
|
"source-map-support": "^0.5.9",
|
116
|
-
"typescript": "~4.
|
116
|
+
"typescript": "~4.8.0",
|
117
117
|
"ws": "^8.2.0"
|
118
118
|
},
|
119
119
|
"//sampleConfiguration": {
|