@azure/storage-file-share 12.13.0-alpha.20230117.2 → 12.13.0-alpha.20230126.2
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.
- package/package.json +2 -2
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.
|
4
|
+
"version": "12.13.0-alpha.20230126.2",
|
5
5
|
"description": "Microsoft Azure Storage SDK for JavaScript - File",
|
6
6
|
"main": "./dist/index.js",
|
7
7
|
"module": "./dist-esm/src/index.js",
|
@@ -144,7 +144,7 @@
|
|
144
144
|
"@types/node": "^14.0.0",
|
145
145
|
"chai": "^4.2.0",
|
146
146
|
"cross-env": "^7.0.2",
|
147
|
-
"dotenv": "^
|
147
|
+
"dotenv": "^16.0.0",
|
148
148
|
"downlevel-dts": "^0.10.0",
|
149
149
|
"es6-promise": "^4.2.5",
|
150
150
|
"eslint": "^8.0.0",
|