@azure/storage-file-share 12.26.0-alpha.20241031.1 → 12.26.0-alpha.20241115.1
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +1 -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.26.0-alpha.
|
4
|
+
"version": "12.26.0-alpha.20241115.1",
|
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",
|
@@ -142,7 +142,6 @@
|
|
142
142
|
"@types/node": "^18.0.0",
|
143
143
|
"@types/sinon": "^17.0.0",
|
144
144
|
"chai": "^4.2.0",
|
145
|
-
"cross-env": "^7.0.2",
|
146
145
|
"dotenv": "^16.0.0",
|
147
146
|
"es6-promise": "^4.2.5",
|
148
147
|
"eslint": "^9.9.0",
|