@azure/arm-healthcareapis 2.2.0-alpha.20221129.3 → 2.2.0
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +4 -4
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 HealthcareApisManagementClient.",
|
6
|
-
"version": "2.2.0
|
6
|
+
"version": "2.2.0",
|
7
7
|
"engines": {
|
8
8
|
"node": ">=14.0.0"
|
9
9
|
},
|
@@ -41,13 +41,13 @@
|
|
41
41
|
"rimraf": "^3.0.0",
|
42
42
|
"@azure/identity": "^2.0.1",
|
43
43
|
"@azure-tools/test-recorder": "^2.0.0",
|
44
|
-
"@azure-tools/test-credential": "
|
44
|
+
"@azure-tools/test-credential": "^1.0.0",
|
45
45
|
"mocha": "^7.1.1",
|
46
46
|
"@types/chai": "^4.2.8",
|
47
47
|
"chai": "^4.2.0",
|
48
48
|
"cross-env": "^7.0.2",
|
49
49
|
"@types/node": "^14.0.0",
|
50
|
-
"@azure/dev-tool": "
|
50
|
+
"@azure/dev-tool": "^1.0.0"
|
51
51
|
},
|
52
52
|
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/healthcareapis/arm-healthcareapis",
|
53
53
|
"repository": {
|
@@ -119,4 +119,4 @@
|
|
119
119
|
"disableDocsMs": true,
|
120
120
|
"apiRefLink": "https://docs.microsoft.com/javascript/api/@azure/arm-healthcareapis?view=azure-node-preview"
|
121
121
|
}
|
122
|
-
}
|
122
|
+
}
|