@azure/arm-datamigration 3.0.0-alpha.20240412.1 → 3.0.0-alpha.20240416.1
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -2
package/package.json
CHANGED
@@ -3,7 +3,7 @@
|
|
3
3
|
"sdk-type": "mgmt",
|
4
4
|
"author": "Microsoft Corporation",
|
5
5
|
"description": "A generated SDK for DataMigrationManagementClient.",
|
6
|
-
"version": "3.0.0-alpha.
|
6
|
+
"version": "3.0.0-alpha.20240416.1",
|
7
7
|
"engines": {
|
8
8
|
"node": ">=18.0.0"
|
9
9
|
},
|
@@ -29,7 +29,7 @@
|
|
29
29
|
"types": "./types/arm-datamigration.d.ts",
|
30
30
|
"devDependencies": {
|
31
31
|
"@microsoft/api-extractor": "^7.31.1",
|
32
|
-
"mkdirp": "^
|
32
|
+
"mkdirp": "^3.0.1",
|
33
33
|
"typescript": "~5.4.5",
|
34
34
|
"uglify-js": "^3.4.9",
|
35
35
|
"rimraf": "^5.0.5",
|