@azure/storage-file-share 12.26.0-alpha.20241119.1 → 12.26.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 +3 -3
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@azure/storage-file-share",
3
3
  "sdk-type": "client",
4
- "version": "12.26.0-alpha.20241119.1",
4
+ "version": "12.26.0",
5
5
  "description": "Microsoft Azure Storage SDK for JavaScript - File",
6
6
  "main": "./dist/index.js",
7
7
  "module": "./dist-esm/storage-file-share/src/index.js",
@@ -133,8 +133,8 @@
133
133
  "@azure-tools/test-perf": "^1.0.0",
134
134
  "@azure-tools/test-recorder": "^3.0.0",
135
135
  "@azure-tools/test-utils": "^1.0.1",
136
- "@azure/dev-tool": ">=1.0.0-alpha <1.0.0-alphb",
137
- "@azure/eslint-plugin-azure-sdk": ">=3.0.0-alpha <3.0.0-alphb",
136
+ "@azure/dev-tool": "^1.0.0",
137
+ "@azure/eslint-plugin-azure-sdk": "^3.0.0",
138
138
  "@azure/identity": "^4.0.1",
139
139
  "@azure/storage-blob": "^12.24.0",
140
140
  "@types/chai": "^4.1.6",