@azure/web-pubsub 1.1.0-alpha.20221121.1 → 1.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +5 -5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@azure/web-pubsub",
3
- "version": "1.1.0-alpha.20221121.1",
3
+ "version": "1.1.0",
4
4
  "description": "Azure client library for Azure Web PubSub",
5
5
  "sdk-type": "client",
6
6
  "main": "dist/index.js",
@@ -78,10 +78,10 @@
78
78
  "jsonwebtoken": "^8.5.1"
79
79
  },
80
80
  "devDependencies": {
81
- "@azure/dev-tool": ">=1.0.0-alpha <1.0.0-alphb",
82
- "@azure/eslint-plugin-azure-sdk": ">=3.0.0-alpha <3.0.0-alphb",
83
- "@azure/test-utils": ">=1.0.0-alpha <1.0.0-alphb",
84
- "@azure-tools/test-credential": ">=1.0.0-alpha <1.0.0-alphb",
81
+ "@azure/dev-tool": "^1.0.0",
82
+ "@azure/eslint-plugin-azure-sdk": "^3.0.0",
83
+ "@azure/test-utils": "^1.0.0",
84
+ "@azure-tools/test-credential": "^1.0.0",
85
85
  "@azure-tools/test-recorder": "^2.0.0",
86
86
  "@microsoft/api-extractor": "^7.31.1",
87
87
  "@types/chai": "^4.1.6",