add azure.extra to the version auto update list
This commit is contained in:
Родитель
dc1c439ba9
Коммит
e9e9b0b1e8
|
@ -42,7 +42,8 @@ module.exports = function(grunt) {
|
|||
'azure-sb': '0.9.13',
|
||||
'azure-scheduler': '0.9.1-pre.12',
|
||||
'azure-storage-legacy': '0.9.12',
|
||||
'azure-mgmt-authorization': '0.9.0-pre.2'
|
||||
'azure-mgmt-authorization': '0.9.0-pre.2',
|
||||
'azure-extra': '0.1.1'
|
||||
},
|
||||
hydra: {
|
||||
'Microsoft.WindowsAzure.Management.Compute.Specification.dll' : {
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
"Tavares, Chris <ctavares@microsoft.com>",
|
||||
"Mkrtchyan, Hovsep <hovsepm@microsoft.com>"
|
||||
],
|
||||
"version": "0.1.0",
|
||||
"version": "0.1.1",
|
||||
"description": "Microsoft Azure Client Library in node for miscellaneous items",
|
||||
"tags": [
|
||||
"azure",
|
||||
|
|
Загрузка…
Ссылка в новой задаче