@azure/arm-azurestack
Advanced tools
Comparing version 3.0.0-alpha.20230811.1 to 3.0.0-alpha.20230824.1
@@ -6,3 +6,3 @@ { | ||
"description": "A generated SDK for AzureStackManagementClient.", | ||
"version": "3.0.0-alpha.20230811.1", | ||
"version": "3.0.0-alpha.20230824.1", | ||
"engines": { | ||
@@ -49,3 +49,4 @@ "node": ">=14.0.0" | ||
"@types/node": "^14.0.0", | ||
"@azure/dev-tool": ">=1.0.0-alpha <1.0.0-alphb" | ||
"@azure/dev-tool": ">=1.0.0-alpha <1.0.0-alphb", | ||
"ts-node": "^10.0.0" | ||
}, | ||
@@ -52,0 +53,0 @@ "homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/azurestack/arm-azurestack", |
999562
21