@azure/storage-file-share 12.13.0-alpha.20230126.2 → 12.13.0-alpha.20230306.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +1 -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.13.0-alpha.20230126.2",
4
+ "version": "12.13.0-alpha.20230306.3",
5
5
  "description": "Microsoft Azure Storage SDK for JavaScript - File",
6
6
  "main": "./dist/index.js",
7
7
  "module": "./dist-esm/src/index.js",
@@ -153,10 +153,8 @@
153
153
  "karma": "^6.2.0",
154
154
  "karma-chrome-launcher": "^3.0.0",
155
155
  "karma-coverage": "^2.0.0",
156
- "karma-edge-launcher": "^0.4.2",
157
156
  "karma-env-preprocessor": "^0.1.1",
158
157
  "karma-firefox-launcher": "^1.1.0",
159
- "karma-ie-launcher": "^1.0.0",
160
158
  "karma-json-preprocessor": "^0.3.3",
161
159
  "karma-json-to-file-reporter": "^1.0.1",
162
160
  "karma-junit-reporter": "^2.0.1",